Please implement a function to determine the length of a string. I have not found such a function in the documentation and tried to guess LEN(), LENGTH(). STRLEN() without success.
There is a general benefit of such a function. Other string functions are very limited in the usage without such a function.