\<bookmark_value\>LEN function\</bookmark_value\>

LEN

Returns the length of a string including spaces.

Syntax

LEN(text)

\<emph\>text\</emph\> is the text whose length is to be determined.

דוגמה

LEN("Good Afternoon") returns \<emph\>14\</emph\>.

LEN(12345.67) returns \<emph\>8\</emph\>.

Please support us!