.bool Macro

This macro returns 'true' or 'false' depending on the value of the condition specified.

.bool (condition)

The following parameters are available:

Parameter

Description

condition

Condition to be evaluated

Type: Condition

Example:

.bool(%.3:Code%= =ejb)