in the
blog
website
forum
documentation
repository
crucible
bugtracker
Home
Download
Blog
Forum
League
Docs
Developers
Repository
Bugs
GetLength
Category:
Script / Strings
Since engine version:
1.0 OC
Description
Returns the length of a string or an array.
Syntax
int
GetLength(
any
text);
Parameter
text:
String or array of which to get the length
See also:
CreateArray
,
GetChar
,
SetLength
Günther, 2006-06