Difference between revisions of "CopyArray"
Jump to navigation
Jump to search
Added DupArray
imported>Speedo |
imported>Haama (Added DupArray) |
||
Line 4: | Line 4: | ||
'''Syntax:''' | '''Syntax:''' | ||
(ArrayID:long) CopyArray ArrayID:long ''Size:long'' | |||
(ArrayID:long) DupArray ArrayID:long ''Size:long'' | |||
Creates a copy of an array and returns the newly created ArrayID. | Creates a copy of an array and returns the newly created ArrayID. |