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
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