Jump to content

Rebol Programming/action?

From Wikibooks, open books for an open world

USAGE

[edit | edit source]
   ACTION? value

DESCRIPTION

[edit | edit source]

Returns TRUE for action values.

ACTION? is an action value.

ARGUMENTS

[edit | edit source]
    value -- (Type: any-type)