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: 06/25/2024