Mendix 7 is no longer supported unless you have Extended Support. Mendix 7 documentation will remain available until July 2024.

To upgrade to a supported version, see Moving from Desktop Modeler Version 7 to Studio Pro 8.

OQL LENGTH

Last modified: August 2, 2022

The LENGTH function returns the length of a String value.

The syntax is as follows:

LENGTH ( expression )

expression Specifies an expression of type String.