Vanguard Software
Forecasting & Planning Solutions
Home Products Solutions Services Customers Partners Company
 
Applying science to business management

contents.gifindex.gifprev1.gifnext1.gif

watch

Format: watch( expression1, expressions2, ... )

Arguments: [any] expression Any valid expression(s)

Returns: [any] null

Description: Watch is used to help debug your code. By entering watch statements in your code, you can display the value of variables and nodes at runtime. Watch pauses execution of your application and displays the value of each expression in its argument list.

Examples: watch(PI,1..5) = displays a dialog box containing:

   Node: nodename

   PI = 3.1415
   1..5 = [1,2,3,4,5]

See Also: status, say, dialog

  Demand Planning  |  Financial Forecasting
Forecasting Software  |  Strategic Planning Software  |  Decision Tree Software
Decision Support Software  |  Expert System Software  |  Online Surveys

Contact Us  |  Terms of Use  |  Privacy Policy  |  Site Map
Vanguard Software
© 2011 Vanguard Software Corporation
Print this page   Email this page to a friend