I am using the following line of code to check if the decimals are equal or not but its showing syntax error.
if (ProgramVariables.MSR_AR_System == ProgramVariables.MSR_AR_EB_1 == ProgramVariables.MSR_AR_EB_2 == ProgramVariables.MSR_AR_EB_3)
Whats the correct method ?
It should be: