Hi,

I have the following code, I was wondering its possible for someone to show me the equivalent of the code in the IF .. THEN format .
Code:
A= 5 + (B % 4 = 3)? 1:0)
Thank You