- Found in:
- Baka
Description
Documentation String
Returns the length of the given string
Caveats
Parameters
stringasString
Examples
Auto-Generated Example
string myString__asString
int returnedValue = StringUtil.GetLength(myString__asString)
Returns the length of the given string
string myString__asString
int returnedValue = StringUtil.GetLength(myString__asString)