|
StringLen
Returns the number of symbols in a string.
int StringLen(
|
Parameters
string_value
[in] String to calculate length.
Return Value
Number of symbols in a string without the ending zero.
See also
StringBufferLen, StringTrimLeft, StringTrimRight, StringToCharArray, StringToShortArray