Condition Class |
The Condition type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConditionName | The name of the condition. |
![]() | JavaScriptCode | String containing the aggregated JavaScript code of all condition steps. |
![]() | MultiStep | Indicates whether condition is a single step or consists of multiple sub-steps |
![]() | Steps | An array of the steps of the Condition. |