If_block 

If_block


condition

A constant of type Logical, a variable of type Logical, or an expression that evaluates to a Logical.

The statements of the branch are executed if the condition evaluates to True, otherwise they are skipped.


statements

One or more of the following:

The nesting level of If blocks is limited by a compilation parameter which is usually set to 10.


Go to the top level, to If_block, to the topic index, to the table of contents, or to the full text.

Formatted on 21/01/18 at 16:55.