Function
Converts a string variable to uppercase.
Syntax
UPPERCASE txt_var
Arguments
txt_var
The field to convert.
Examples
input $state 'Enter state abbreviation' uppercase $state ! Force uppercase.
See Also
The upper function in Table 52, Miscellaneous Functions under LET