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