Home Technical Talk

Zscripting how to check if answer is yes or no.

polycounter lvl 7
Offline / Send Message
Sunray polycounter lvl 7
Hey I'm working on a script and i need to check if the answer is yes or no, On the command list it says that YES has a value of 1. But how do i use that in an if statement like

[If, (here is what i need to know what to put)=1,
           [Note, "Answer is yes]
           ,
           [Note, "Answer is no]
]

Replies

Sign In or Register to comment.