$checkContains
$checkContains
will check if the given arguments are present within the text.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
text | string | Text you want to check. | true |
chars | string | Text you want to check for. | true |
Example(s)
This will return true
as easy
and/or simple
are present in the given text: