Information

This site will undergo a brief period of maintenance on Friday, 18 December at 12:30 AM Central/12:00 PM IST. During a 30 minute window, site availability may be intermittent.

strToUpper function


strToUpper String

strToUpper (String str)

Converts the characters in the input string to upper case. Characters that are already upper case, and non-alphabetic characters are not changed.

Parameters:

str - string to convert

Returns:

return value description

Example:

str = "This Is An Example String"

str2 = strToUpper(str)

// str2 is "THIS IS AN EXAMPLE STRING"



Related topic

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC AMI Console Management for zEnterprise, BMC AMI Console Automation for zEnterprise, and BMC AMI SecureHMC 4.0