ST10StrLen

ST = String functions

The ST10StrLen() function takes a string as an argument and returns its length. Like strlen() in c language.

IMPLEMENTATION

ST10StrLen(source, length)

Parameters:

IN/OUTVARIABLE TYPEEXAMPLE NAMEDIM
IN ARRGBL source B
OUT GLOBAL length L