< Rebol Programming
USAGE:
SET-PATH? value
DESCRIPTION:
Returns TRUE for set-path values.
SET-PATH? is an action value.
ARGUMENTS
- value -- (Type: any-type)
SOURCE CODE
set-path?: native["Returns TRUE for set-path values." value [any-type!] 50]
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.