JavaScript is disabled. Details
int32 StrLen(s);
Returns the length of a C string.
The number of characters in the C string, not including the NULL terminating character.