UCase - convert a string to lower case

Return to Introduction  Previous page  Next page

$return = UCase(string)

Where:

 

$returnreceives upper case string.
stringa string of characters.        

 

 

The UCase command converts the lower case characters in the string to upper case characters. Upper case characters and numeric characters are not changed.

Examples

$return = ucase("This Is A Test")

 

See Also:

 

LCase

Script Command Summary

Script Variables

Using the Scripting Language


TN3270 Plus is continually being improved. To learn more about the latest enhancements, please review our Version History web page.