"length" (string::lenght)
Returns the number of Unicode characters.
Synopsis
int string.length();
Parameters
| Parameter | Description |
|---|---|
| - | - |
Description
Returns the number of Unicode characters (not bytes!) of the string (like uniStrLen())
Assignment
String