Chapter 5 Customizing Generation with GTL


.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)

 


Copyright (C) 2008. Sybase Inc. All rights reserved.