Home AMX Forum NetLinx Studio
Options

IF OR Statement

Can someone tell me what i have wrong with the syntax of this command

IF ((x <> 'ON')or(x <> 'OFF')){do this}

Basiclly i want to do something if x is not equal to on or off.

Thanks

Comments

Sign In or Register to comment.