StringLength
Returns the number of characters in a string.
The StringLength function works in the same way as the XPath fn:string-length function. It returns an Integer.
Arguments
Variable arguments | Add a String for which you want the number of characters. It can be a structure element or a function. |