Transition
Transition(bool)
Description
Transition to the connection destination.
Parameters
| Parameter Name | Description |
|---|---|
| exitOnFailure | End the flow if the transition is not possible |
Returns
Returns true if the transition has occurred. Otherwise returns false.