RETURN

From VSI OpenVMS Wiki
Jump to: navigation, search

RETURN is a DCL command that terminates a GOSUB subroutine procedure and returns control to the command following the calling GOSUB command.

Syntax

RETURN  [status-code]