RETURN
You can use this function to terminate a routine executed by the CALL function. Execution returns to the statement following the CALL request. If a RETURN function is detected without a corresponding CALL function, an error is displayed and the script is terminated.
The format of this function is RETURN.
Copyright © Cloud Software Group, Inc. All rights reserved.