If Operator (Solver Foundation)
Solver Foundation 3.0
Returns the second or third argument, depending on whether the condition is true.
If[cond, arg1, arg2]
Show:
Returns the second or third argument, depending on whether the condition is true.
If[cond, arg1, arg2]