Function Block LEN

The function block LEN returns the length of the string.

Input STR

The input defines the string from which the number of characters is counted.

Output

The output returns the number of characters in the string STR.