Compare three variables?
#2

if(variable1 == variable2 && variable2 == variable3)
this should work because if var1 = to var2, it checks if var2 equals to var3///
Reply


Messages In This Thread
Compare three variables? - by Mado - 22.01.2013, 12:07
Re: Compare three variables? - by PaulDinam - 22.01.2013, 12:13
Re: Compare three variables? - by MP2 - 22.01.2013, 12:29
Re: Compare three variables? - by Threshold - 22.01.2013, 12:41
Re: Compare three variables? - by PaulDinam - 22.01.2013, 12:52

Forum Jump:


Users browsing this thread: 1 Guest(s)