Oracle Waveset 8.1.1 Deployment Reference

isTrue Function

Used when referencing Boolean values that are represented with the strings true and false rather than the number 0 and 1. Takes one argument.

This function returns:

Example

The following expression returns 0.

<isTrue>
   <s>false</s>
</isTrue>