Home
Script Language
General Functions & Data Structures
SetLength
See also:
ResizeVector
,
Common Math Functions
,
VectorNorm
,
VectorDotProduct
Index
Statistical Background
SetLength
Declaration:
SetLength
(x: string/dynarray; Size: integer);
Sets the length of a string or dynamic array variable.