displaylength

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

displaylength  String

Example: displaylength vString

Return Values

Setting $status has no effect on subsequent processing.

Setting $result returns the length of String when displayed in the system character set. The length is expressed in bytes.

Use

Allowed in all component types.

Related Topics