upper upper

Returns an uppercase version of the parameter.

Category

String

Function syntax

upper(<parameters>)

Signature and returned type

upper(<string>)

Return a string.

Example

upper("b")

Returns “B”.

recommendation-more-help
4f4a00c1-77c9-4eee-84df-bbe6206c3ab9