vl-exit-with-value
(vl-exit-with-value value)
This function returns value to the function calling
the actual "separate NameSpace" function.
Arguments |
value (any Lisp value or expression) |
Return |
returns value |
Example |
|
Remarks |
this function stops the Lisp
execution of the actual "separate NameSpace" (except, if a
(vl-catch-all-apply) error trap is active; |
© Bricsys NV. All rights reserved. |