RuneLen (FUN)ΒΆ

FUNCTION RuneLen : UDINT

Returns the number of bytes required to encode the rune.
It returns 0 if the rune is not a valid value to encode in UTF-8.
InOut:

Scope

Name

Type

Comment

Return

RuneLen

UDINT

Input

diRune

RUNE

The rune to be analyzed