# Regex Test

![](https://1781865142-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LvaO9X8rr2FG8JwKkhC-1769347644%2Fuploads%2Fgit-blob-a65c74d7de3b38c03ebe50077e969d107037c440%2FCaptura%20de%20Pantalla%202020-02-10%20a%20la\(s\)%2012.56.22.png?alt=media)

### 📥 Entry vars <a href="#entry-vars" id="entry-vars"></a>

* **Basic regex** : you can set a regex basic value like email, only numbers, only letters, at least three characters, 10 digits phone, 12 digits phone with country code.
* **Custom regex:** you can set a custom regex value for the test.
* **String to value:** select the string for the regex test.

### \*\*\*\*↗ **Callbacks**

* **Does not match:** you can set functions after the regex test show a not match values.
* **Match:** you can set functions after the regex test show match values.
