Loading...
 

SetIndex

SetIndex

Documentation possibly wrong! Needs revision.
(Command does not exist.)

SetIndex(x)

Parameter: Index variable : a, b, c, ..., y, z

Stack
Stack Position Description
Stack(In) Top integer
Stack(Out) Top -

An index variable is assigned the value from the stack. Index variables are used in an access expression for indexing in a collection, selecting a bit or substring.

Note: Do not confuseindex variables with variables!