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: Thu, Feb 23, 2023 (02:59:22 PM)

On This Page

FEEDBACK