Studio Pro 8 has reached its end of support. To upgrade to a supported version, see Moving from Mendix Studio Pro 8 to 9.
Studio Pro 8 has reached its end of support. To upgrade to a supported version, 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.