Text formats are used to specify formats for character string attributes. The following expressions are supported:
| Symbol | Meaning |
|---|---|
| \cUpperCase | Translate the string to upper case. |
| \cLowerCase | Translate the string to lower case. |
| \cProperCase | Translate the string to proper case. The first character of every word is translated to uppercase. The remaining characters are translated to lowercase. |
Copyright © 2000, 2015, Oracle and/or its affiliates. All rights reserved. Documentation build: 2.19.2015 16:18:51 [F1_1424305131000]