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)
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)