Rebol Programming/q
Tools
General
Sister projects
In other projects
Q /return value
Stops evaluation and exits the interpreter.
Q is a native value.
q: native[ "Stops evaluation and exits the interpreter." /return "Returns a value (to OS command shell)" value [integer!]]