Loading
Returns immediately from the currently executing macro. If called outside a macro, RETURN will stop the execution of the current script, behaving like STOP.
RETURN
STOP