I want to check if an input boxes text is more then 2 characters long.
This should exclude the placeholder.
Compare Two Values: len(InputBox.text)>2
Develop games in your browser. Powerful, performant & highly capable.
Thanks dop