Equation, IF statement

Equation: Hi all 

Here is my novice equation question:

How do I do the following:: IF A>B then 10 else DO NOTHING

=IIf(a>b,10,Do nothing) 

Is it possible to have an If statement returning with no action.

SolidworksParts And Features