Rebol Programming/++

USAGE:Edit

++ 'word 

DESCRIPTION:Edit

Increment an integer or series index. Return its prior value.

++ is a function value.

ARGUMENTSEdit

  • word -- Integer or series variable. (Type: word paren)

(SPECIAL ATTRIBUTES)Edit

  • catch