#should i use something instead of "not" ???

5 messages · Page 1 of 1 (latest)

crisp totem
#

when i press the ok button the game close and this error appear "Invalid operands 'String' and 'Nil' in operator 'not'."
i just want "if have nothing is written this don't work" our something like that

hardy gust
#

Button should not work if nothing is written, yes?

hardy gust
#

The text isn't a bool.. Umm try ,
if nomesses.text not == "" and not pontos.text == "":