Ok so I know you can do greater than or less for numbers, but is there a way I can do it for a piece of text.
For example, an input field will check if the text entered is between 1 and 100 characters. If it is not between this length it will say "error" and if it is between this length it will say "good".