#code issue

13 messages · Page 1 of 1 (latest)

narrow hull
#

is password a string value?

#

oh its atext

#

what is the error?

#

in the output

quaint night
#

U know u can do a elseif statement instead of a or

#

U already know how to

#

U just do if password.Text == Test then

#

Then elseif password.Text

void cedar
#

why use elseif if both should play the same block of code (toggling visibility)? also a more concise wise of doing this is if password.Text:lower() == “test” then
albeit prob bit slower* but rids the need to worry of capital letters

naive eagleBOT
#

studio** You are now Level 14! **studio

river bobcat
#

DevHelp, you sometimes surprise me with your scripts, and sometimes appall me with your recomendations