.case
Definition
The
.case
suffix controls whether or not the output is translated to upper case.
Datatype
The value of the
.case
suffix 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.