Previous Topic

Next Topic

Book Contents

Using the Global.OutputDebug method

The InForm Architect application enables you to specify trace values in a rule script by using the OutputDebug method of the Global object. When you use this method, the rule debugger reports the value of test variables that you define.

The OutputDebug method has the following arguments:

To use the method, insert it in your rule script at the point where you want the rule debugger to display the specified variable value.

Send Feedback