Syntax
RQL
Parameters
| Name | Type | Description |
|---|---|---|
value | Utf8 | The string to measure |
Return Value
Returns an integer representing the number of characters in the string.
Examples
Filter by minimum length
$ Filter by minimum length
Add character count field
$ Add character count field
Validate input length
$ Validate input length
