Skip to content
Prev 275335 / 398506 Next

Length of string?

This is very basic but I have not been able to find an answer. Basically I
want to find the length of a string.

length("Text")

returns 1 so I know that is not right.

Thank you.

Kevin