We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
++ 'word
Increment an integer or series index. Return its prior value. ++ is a native value.
++: make native! [ [ {Increment an integer or series index. Return its prior value.} 'word [word!] "Integer or series variable" ] ]