IF

The IF command is a conditional form of the GENR command. It will perform the implied GENR option if the condition is true.

In general, the format is:

  IF(expression)

where expression is an expression in parentheses to be evaluated.