lenb() Function

Function

lenb( text )

Returns the length in bytes of the text.

Parameters

Keyword Type Description

text

Text

The text, the length of which in bytes will be returned.

Returns

Number

Examples

lenb("boston") returns 6

Open in Github Built: Tue, Mar 28, 2023 (09:28:17 PM)

On This Page

FEEDBACK