Contents | Index | < Browse | Browse >
RETURN
usage: RETURN [expression]
-used to leave a function and return to point of invocation.
"Expression" is returned as the function result