Not End With
Returns false if text ends with suffix, otherwise returns true. If both strings are null then returns false.
| Property | Type | Description |
|---|---|---|
| text | String | Specified text. |
| suffix | String |
Returns false if text ends with suffix, otherwise returns true. If both strings are null then returns false.
| Property | Type | Description |
|---|---|---|
| text | String | Specified text. |
| suffix | String |