Raw Message
Message-ID: <001d01cc925f$90995ca0$b1cc15e0$@charter.net>
Date: 2011-10-24T15:14:02Z
From: Kevin Burton
Subject: 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