HELP IF — MicroVMS 4.6
Tests the value of the specified expression and executes the commands in the THEN clause if the expression is true. Format IF expression THEN [$] command
Additional information available:
Parameters
expression An expression that evaluates to a logical or numeric value. command Any DCL command.