Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikibooksThe Free Textbook Project
Search

Rebol Programming/q

From Wikibooks, open books for an open world
<Rebol Programming
This page may need to bereviewed for quality.

USAGE:

[edit |edit source]
Q /return value

DESCRIPTION:

[edit |edit source]

Stops evaluation and exits the interpreter.

Q is a native value.

REFINEMENTS:

[edit |edit source]
  • /return -- Returns a value (to OS command shell)
    • value -- (Type: integer)

SOURCE CODE

[edit |edit source]
q: native[    "Stops evaluation and exits the interpreter."     /return "Returns a value (to OS command shell)"     value [integer!]]
Retrieved from "https://en.wikibooks.org/w/index.php?title=Rebol_Programming/q&oldid=3838339"
Category:

[8]ページ先頭

©2009-2025 Movatter.jp