Was this helpful?
Return Statement
Closes the current frame or called procedure and returns to the calling frame or procedure.
Syntax:
return [expression];
Last modified date: 12/20/2023