condition property
Required. A Boolean expression that when TRUE causes the actions to be
performed and the nextState
to be entered.
Implementation
final String condition;
Required. A Boolean expression that when TRUE causes the actions to be
performed and the nextState
to be entered.
final String condition;