&at ( n -- )
Factor handbook » Developer tools » The inspector

Prev:&back ( -- )
Next:&put ( value n -- )


Vocabulary
inspector

Inputs
na non-negative integer


Outputs
None

Word description
Inspects the nth slot of the current object. Use &back to return.

See also
&back, &put, &add, &delete

Definition