Name | Description | |
---|---|---|
![]() | Condition | Gets the condition predicate. |
![]() | ElseBranch | Gets the processing command that must be executed if condition result is false. |
![]() | IfBranch | Gets the processing command that must be executed if condition result is true. |
Name | Description | |
---|---|---|
![]() | Condition | Gets the condition predicate. |
![]() | ElseBranch | Gets the processing command that must be executed if condition result is false. |
![]() | IfBranch | Gets the processing command that must be executed if condition result is true. |