%If

Name

%If -- start of a conditional _block_

Synopsis

%If condition

Description

The following (conditional) block is evaluated only if condition is true. Currently the only valid type of condition is Version() (see below).