Upper

EssbaseのMDX Upper()関数は、小文字の文字列を大文字に変換します。

構文

Upper ( string )

パラメータ

string

入力文字列。

Upper(string)

STRINGを返します。

関連項目

Lower