Length function
The Length function determines the number of character in the parameter.
Returns: number
The number of characters in the parameter.
Parameter: string
The string to count. This can come from a source node, the result of another function, or a value you specify.