<Var/Array>[<Var/Number>][<Var/Number>] = <Value>

Previous: <RetVar/IF><Var/Array>[<Var/Number>][<Var/Number>] Arrays Next: <RetVar/IF> size of array <Var/Array>
This page is a chapter in the book Arrays.
<Var/Array>[<Var/Number>][<Var/Number>] = <Value>

Allows you to set the value of the element of an array in a nested array.
The arrays must have previously been allocated the correct number of elements.
You cannot expand the number of elements in a nested array with this instruction.


Posting Permissions

Posting Permissions
  • You may not create new articles
  • You may not edit articles
  • You may not protect articles
  • You may not post comments
  • You may not post attachments
  • You may not edit your comments