.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

Specifies the condition to be evaluated.

Type: Condition

Example Result
.bool(%.3:Code%= =ejb)
true