.case
Definition
The
.casesuffix controls whether or not the output is translated to upper case.
Datatype
The value of the
.casesuffix is an integer in the range {1,2} and the default is 0. The interpretation of the possible values is:
- 0
Leave the output in mixed case.
- 1
Translate the output to upper case.