Home
Random
Log in
Settings
Donations
About Wikibooks
Disclaimers
Search
Rebol Programming/--
Language
Watch
Edit
<
Rebol Programming
This page may need to be
reviewed
for quality.
Contents
1
USAGE:
2
DESCRIPTION:
3
ARGUMENTS
4
(SPECIAL ATTRIBUTES)
USAGE:
edit
-- 'word
DESCRIPTION:
edit
Decrement an integer or series index. Return its prior value.
-- is a function value.
ARGUMENTS
edit
word
-- Integer or series variable. (Type: word paren)
(SPECIAL ATTRIBUTES)
edit
catch