Converts character data to uppercase.
Category: | Character |
Alignment: | Left |
specifies the width of the output field.
Default | The length of the output is the length of the input variable; if the input variable’s length is undefined, the default length is 8. |
Range | 1–32767 |
Statements
|
Results
|
---|---|
----+----1 |
|
select put('coxe-ryan',$upcase9.); |
COXE-RYAN |