NotContains
Returns boolean of false if the text contains the specified string (str) value. Returns false if both strings are null.
| Property | Type | Description |
|---|---|---|
| text | String | Specified text. |
| str | String | Specified string value. |
Returns boolean of false if the text contains the specified string (str) value. Returns false if both strings are null.
| Property | Type | Description |
|---|---|---|
| text | String | Specified text. |
| str | String | Specified string value. |