Syntax
RQL
Parameters
| Name | Type | Description |
|---|---|---|
value | Utf8 | The string to count characters in |
Return Value
Returns an Integer representing the number of characters in the string.
Examples
$ Count characters in string
| Name | Type | Description |
|---|---|---|
value | Utf8 | The string to count characters in |
Returns an Integer representing the number of characters in the string.