Rebol Programming/input?

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

USAGE:[edit | edit source]

   INPUT?

DESCRIPTION:[edit | edit source]

    Returns TRUE if input characters are available.
    INPUT? is a native value.