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: Wed, Aug 17, 2022 (01:05:05 PM)

On This Page

FEEDBACK