Oracle Waveset 8.1.1 Deployment Reference

ncmp Function

Performs case-insensitive comparison of two string values.

This function returns:

Arguments are coerced to strings, if necessary.

Example

The following expression returns 0.

<ncmp>
   <s>Daryl</s>
   <s>daryl</s>
</ncmp>