Format
return E
Stop execution of the current proc and return the value of E to the caller. If no value is specified, the value of .
will be returned, which defaults to null.
return E
Stop execution of the current proc and return the value of E to the caller. If no value is specified, the value of .
will be returned, which defaults to null.