in the
blog
website
forum
documentation
repository
crucible
bugtracker
Home
Download
Blog
Forum
League
Docs
Developers
Repository
Bugs
CreateArray
Category:
Script / Strings
Since engine version:
1.0 OC
Description
Creates a new zero filled array.
Syntax
array
CreateArray(
int
length);
Parameter
length:
Length of the new array.
See also:
GetLength
,
SetLength
Günther, 2006-06