RETURN Command

Description:

This command returns control from a called subroutine to the instruction following the call to that subroutine.

Format:

 RETURN

Parameters:

None

Example:

 RETURN

See also:

Flow Control Commands