You have been redirected from an outdated version of the article. Below is the content available on this topic. To view the old article click here.

upper()

Usage

upper(string)

Description
Returns the uppercase value of the given string.

Example

${upper('structr')}

results in

STRUCTR

Search results for "upper()"

upper()

Returns the uppercase value of the given string.

upper(string)