If you would like to upgrade to a newer long-term support version of Studio Pro, see Moving from Mendix Studio Pro 8 to 9.

OQL LENGTH

Last modified: August 27, 2024

The LENGTH function returns the length of a String value.

The syntax is as follows:

LENGTH ( expression )

expression Specifies an expression of type String.