StrLen

Function return the length of source string.

StrLen(string)
stringSource string.

Function return integer equal to string length. For empty string 0 returned.