Description
Skips execution of a certain number of actions in the action list.
Snippet
Skip(0);
Properties
Returns: Void
Parameters: Number OF Actions
Number OF Actions
Type: Integer, Default: Number
The number of actions to skip, not including this action.