UpperCase

Function that makes a text uppercase

Input(s)

Text

Text to make uppercase.

Type Text
Required Yes

Output

Returns the uppercase text.

Examples

UpperCase("just a text")

Related docs

UpperCase

Function that makes a text uppercase

Input(s)

Text

Text to make uppercase.

Type Text
Required Yes

Output

Returns the uppercase text.

Examples

UpperCase("just a text")

Related docs