function::strlen — Returns the length of a string.
strlen:long(s:string)
s
the string
strlen: long (str:string)
This function returns the length of the string, which can be zero up to MAXSTRINGLEN.