REBOL Programming/tag?
< REBOL ProgrammingUSAGE:
TAG? value
DESCRIPTION:
Returns TRUE for tag values.
TAG? is an action value.
ARGUMENTS
- value -- (Type: any-type)
SOURCE CODE
tag?: native["Returns TRUE for tag values." value [any-type!] 45]
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.