< Rebol Programming

USAGE:

TO-GET-WORD value 

DESCRIPTION:

(undocumented)

TO-GET-WORD is a function value.

ARGUMENTS

  • value -- (Type: any)

SOURCE CODE

to-get-word: func [value][to get-word! :value]
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.