Kenneth,
I don't think that's the case, because (as stated multiple times) I'm checking the other TextField with variable 'email' for it's length as well, with this condition:
_parent.form.email.length<6
Now, if I don't type anything into that text field with var 'email' to it, the condition...