$displaylength

Return the display length of a String when displayed in the system character set.

$displaylength (String)

Parameters

Parameters
Parameter Data Type Description
String String String, or a field (or indirect reference to a field), a variable, or a function that evaluates to a string.

Return Values

Display length of the String when displayed in the system character set, expressed in bytes..

Use

Allowed in all component types.

Related Topics