Click or drag to resize

ConditionStep Properties

The ConditionStep type exposes the following members.

Properties
 NameDescription
Public propertyJavaScriptCode String containing the JavaScript code that controls the step action.
Public propertyName The name of this step
Public propertySequencePosition The sequence position of this step in relation to the other steps in the condition. Steps are peformed in increasing sequence integer order 1...n
Top
See Also