Chapter 9 Generation Reference Guide (GTL)
This macro returns 'true' or 'false' depending on the value of the condition specified.
.bool '(' <condition> ')'
Parameter | Type | Description |
---|---|---|
<condition> | Condition | Condition to be evaluated |
Example:
.bool(%.3:Code%= =ejb)
Copyright (C) 2005. Sybase Inc. All rights reserved. |