ToUpper Method

Changes all lower-case letters of a string to upper-case.

Syntax

ToUpper(StringTobeConverted: String): String

where StringTobeConverted is name of the string type parameter.

Sample

KwrString.CATPart

 

Back Up Next