Okay… let’s assume that we have an input text variable, like a password.
Is there any way for the game to recognize how many letters are in said variable so it can be used in if statements later? For example, to produce a warning if the password is too short?