2.5.4.58 Len

The Len function performs a calculation of the length of a string.

ABNF:

 Len = val " LEN():128"

Required Arguments:

Name: Text

Type: vString

An argument that specifies a string.

Return Value:

Type: PtgUnsWord

This function returns a PtgUnsWord containing the number of characters in Text.