Table of Contents

Return Result Action

The *Return Result * action (v10.0+) returns a specified value.

The result is returned to an Execute a Subroutine action that executed this macro (directly or indirectly). The returned value will be stored in the variable specified by the Execute a Subroutine action (if any).

If no Execute a Subroutine action executed the macro, then the result will be returned to an AppleScript do script (v11.0+) or to the Command Line Tool (v11.0+), or the Execute Macro Shortcut (v11.0+).

ExtraSearchTags: Run Macro, Run a Macro, Call Macro, Sub Macro

See Also

Triggers

Actions

Other