SysStrLen

This function of type DINT acquires the length of a string. It will return the number of characters, excluding the “terminal NULL”.

Variable Data Type Description
sString1 STRING String, for which the length should be retrieved