< Rebol Programming

USAGE:

TO-ISSUE value 

DESCRIPTION:

(undocumented)

TO-ISSUE is a function value.

ARGUMENTS

  • value -- (Type: any)

SOURCE CODE

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