Changes all lower-case letters of a string to upper-case.
ToUpper(StringTobeConverted: String): String
where StringTobeConverted is name of the string type parameter.
KwrString.CATPart