Free cookie consent management tool by TermsFeed lenb() Function
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: Wed, Sep 20, 2023 (02:38:25 PM)

lenb() Function

FEEDBACK