$findNumbers
$findNumbers
will attempt to return all numbers in a message of a given text.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
text | string | Text where you want to find numbers. | true |
Example(s)
This will return 25
and remove Hello, I'm [..] years old
from the given text: