Upper

The MDX Upper function for Essbase converts a lower-case string to upper case.

Syntax

Upper ( string )

Parameters

string

Input string.

Example

Upper(string)

returns STRING

See Also

Lower