Exit Shortcut

Notes

Exits the shortcut. This works like a return function basically. You can return a value if you place a variable in the parameters.

Syntax

exit(var: <#Variable#>)

Example

exit(var: Shortcut Input)