Protected InternalExecutes actions based on a condition
The action parameters containing:
Result from executed action or condition result
Executes the action with the provided parameters.
The action execution parameters including context
Promise resolving to the action result
Private evaluatePrivate getGet boolean parameter with default
Private getGet parameter value by name (case-insensitive)
Private prepare
Action that executes different actions based on a condition
Example