Versions Compared

Key

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

concat: allocate an array joining two or more arrays (of same type)

Code Block
set obj3 [objarray concat <obj> <obj2>  ... <objn>]

allocate an array joining two or more arrays (of same type)