lena PowerHome formula function
Description
Reports the
length of a string in bytes.
Syntax
lena ( string )
Argument |
Description |
string
|
The string
for which you want the length in bytes
|
Return value
Long.
Returns a long containing the length of string
in bytes if it succeeds and -1 if an error occurs.