Jump to content

Rebol Programming/input?

From Wikibooks, open books for an open world

USAGE:

[edit | edit source]
   INPUT?

DESCRIPTION:

[edit | edit source]
    Returns TRUE if input characters are available.
    INPUT? is a native value.