Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

7.105 RETURN

Note
Note: Usage options

The RETURN command is used to cause an executing subroutine or function to end and return control to the calling function or process. The calling function may be the function "mainline", another subroutine within the function or even another process altogether.

...

7.105.1 RETURN Parameters

7.105.2 RETURN Examples

Panel
No Format
bgColor#ffffcc
  RETURN   RETURN  -------  no parameters no parameters ---------------------------------|