If you would like to upgrade to a newer long-term support version of Studio Pro, see Upgrading from Mendix Studio Pro 9 to 10.
If you would like to upgrade to a newer long-term support version of Studio Pro, see Upgrading from Mendix Studio Pro 9 to 10.
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.