Mendix 11 is currently in Beta. For more information about Beta releases and features, see Beta Releases.

OQL LENGTH

Last modified: August 27, 2024

Description

The LENGTH function returns the length of a string value.

Syntax

The syntax is as follows:

LENGTH ( expression )

expression specifies an expression of type string.