|  IF/OR statements - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4) +---- Forum: Scripting (/forumdisplay.php?fid=39) +----- Thread: IF/OR statements (/showthread.php?tid=81852) IF/OR statements by ArkaneArkade on 02-23-2008 at 07:27 PM 
Hey Folks RE: IF/OR statements by vikke on 02-23-2008 at 07:28 PM 
http://www.w3schools.com/js/js_comparisons.asp RE: IF/OR statements by Voldemort on 02-23-2008 at 07:57 PM 
||  <-or RE: IF/OR statements by deAd on 02-23-2008 at 07:58 PM 
 code:That if statement will execute if Term A is true, and either Term B is true or Term C and D are both true. RE: IF/OR statements by ArkaneArkade on 02-23-2008 at 09:08 PM 
Thank you very much guys.  Vikke: Link saved, cheers.  Voldemort and Dead, cheers v much.  |