DRAFTThis page is not published. Only visible in development mode.
Syntax
RQL
Parameters
| Name | Type | Description |
|---|---|---|
value | Utf8 | The string to check. |
suffix | Utf8 | The suffix to check for. |
Return Value
Returns a Boolean indicating whether the string ends with the specified suffix.
Examples
$ Check if string ends with suffix
