Syntax
RQL
Parameters
| Name | Type | Description |
|---|---|---|
value | Utf8 | The string to check. |
prefix | Utf8 | The prefix to check for. |
Return Value
Returns a Boolean indicating whether the string starts with the specified prefix.
Examples
$ Check if string starts with prefix
