é or ü), and an empty value is treated as matching because it has no disallowed characters. Spaces are not allowed, so a value with a space in it 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 or a digit.Sample data
The condition checks each value and answers yes or no:| Example value | Matches? |
|---|---|
Order42 | Yes |
Order 42 | No (contains a space) |
SKU-001 | No (contains a dash) |