Forum Moderators: open
if (text1.value == <20) { goo() }
<= would be equal to or less than 20, => equal to or greater than 20 and so forth.