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.

lower()

Usage

lower(string)

Description
Returns the lowercase value of the given string.

Example

${lower('STRUCTR')}

results in

structr

Search results for "lower()"

lower()

Returns the lowercase value of the given string.

lower(string)