Description
Skips execution of a certain number of actions in the action list if this action's condition evaluates to true. If it does not, execution continues with the next action.
Arguments
Name: CONDITION
Description: Specifies whether the skip occurs.
Type: bool
Default: COMPAREName: NUMBER OF ACTIONS
Description: The number of actions to skip, not including this action.
Type: unsigned int
Default: NUMBER