If statement

If statement

I need to write the following:
 
If(25 =>24,25-24)
 
I will be creating many if statements and want to use the "easiest" script.
 
Suggestions?