é or ü), and an empty value is treated as matching because it has no disallowed characters. Spaces are not allowed, so a name made of two words separated by a space does not match.
Fields
This condition has no settings to configure. It always checks the value it is given and passes when every character is a letter.Sample data
The condition checks each value and answers yes or no:| Example value | Matches? |
|---|---|
Amsterdam | Yes |
Order42 | No (contains digits) |
New York | No (contains a space) |