Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
set value [objarray get <obj> <index>]

Get the value of the item $index (from 0 to n-1)

...