Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Application Server

StringUpper()

  • Last UpdatedJul 22, 2024
  • 1 minute read

Converts all lowercase text characters to uppercase and returns the result.

Category

String

Syntax

StringResult = StringUpper( Text );

Parameter

Text

String to be converted to uppercase. Actual string or a string attribute.

Remarks

Uppercase characters, symbols, numbers, and other special characters are not affected.

Examples

StringUpper("abcd"); ' returns "ABCD";

StringUpper("22.2 is the value"); ' returns "22.2 IS THE VALUE";

See also

StringASCII()

StringChar()

StringFromIntg()

StringFromReal()

StringFromTime()

StringInString()

StringLeft()

StringLen()

StringLower()

StringMid()

StringReplace()

StringRight()

StringSpace()

StringTest()

StringToIntg()

StringToReal()

StringTrim()

Text()

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in