Rebol Programming/halt

From Wikibooks, open books for an open world
Jump to navigation Jump to search

USAGE[edit | edit source]

   HALT

DESCRIPTION[edit | edit source]

Stops evaluation and returns to the input prompt.

HALT is a native value.