I have a Text Field where user will enter a code which is 7 characters longcan be any 7 characters (numeric, alphabetic, special, etc...)if user enters code in Text Field, then I want the Text Box with pre-typed characters to showI know hos to show or hide text/objects, but how do I tell it if 7 cha...