Next: reverse, Previous: resume, Up: Internal Routines [Contents][Index]
return [, value]
May only be used inside a user-defined subroutine or function. Forces
an exit from the routine. In case of a user function,
value
is the value of the function call in the expression
in which it is used.