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.

length()

Usage

length(string)

Description
Returns the length of the given string.

Example

${length('This is a test')}

results in

14

Search results for "length()"

length()

Returns the length of the given string.

length(string)