Return

return [<value>]

Sets the return value of the script. This can be retrieved in a runscript command that ran the script.

Parameters:

  1. The value for the script to return.