ProtectedInternalExecutes 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
Action that executes different actions based on a condition
Example