6.22. if Macro


Interface

The general syntax is:

  !if value

The arguments are:

Name Type Default Rule
value condition    

See Understanding Macro Interfaces, if necessary.


Description

The if macro marks the beginning of a conditional text section.


Examples