Rebol Programming/path
Appearance
USAGE:
[edit | edit source]PATH value selector
DESCRIPTION:
[edit | edit source]Path selection.
PATH is an action value.
ARGUMENTS:
[edit | edit source]- value -- (Type: any)
- selector -- (Type: any)
SOURCE CODE
[edit | edit source]path: native[ "Path selection." value selector ]