$findChars
$findChars
will return all letters or words from the given text.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
text | string | The text. | true |
Example(s)
This will return “Hello”:
$findChars
will return all letters or words from the given text.
Field | Type | Description | Required |
---|---|---|---|
text | string | The text. | true |
This will return “Hello”: