[]
Spread provides the following RegEx functions, listed alphabetically.
Function | Description |
---|---|
This dynamic array function helps to extract the matching substring according to a regular expression. | |
This function helps to find whether the text matches a regular expression. | |
This function helps to replace part of a text string with a different text string using a regular expression. |