ESLSTR Function
Convert the characters in a string to uppercase.
ToUpperFunction(STRING_SV)
STRING_SV
The string you want converted.
Description
Use this function to return an uppercase version of the characters in STRING_SV.
See Also
ToUpper( ) Subroutine