Control Structure - RETURN

Exits out of the current action list.

When this action is performed, any subsequent actions "below" it in the action list are ignored, and processing of the action list stops. In effect, this action exits or "returns" from the action list.

Action ID:
Action Category:
Action List Syntax:

207
Control Structure
RETURN

Settings

None

Error Codes

Value
(%LastErrorNum%)

Simple Message
(%LastErrorMsg%)

Verbose Message
(%LastErrorDetails%)

0 (OK)

 

 

Examples

Adding items to a list box (with data)

Getting the index of the currently selected item

Moving a window (advanced)

Running a PowerPoint presentation (advanced)

Playing a different Flash animation