lenb() Function

Returns the length in bytes of the text.

Syntax

lenb( text )

text: (Text) The text, the length of which in bytes will be returned.

Returns

Number

Examples

lenb("boston") returns 6

Open in Github Built: Fri, Nov 04, 2022 (07:10:52 PM)

On This Page

FEEDBACK