Syntax
RQL
Parameters
| Name | Type | Description |
|---|---|---|
value | Utf8 | The string to search within. |
search | Utf8 | The substring to search for. |
Return Value
Returns a Boolean indicating whether the string contains the specified substring.
Examples
$ Check if string contains substring
