Converts all letters in a string to uppercase.

NewString := UPPERCASE(String)

Parameters

String

Type: Text constant or code

The string that you want to convert to uppercase.

Expand imageProperty Value/Return Value

Expand imageExample

Expand imageSee Also