LENB

For double-byte character set (DBCS) languages, returns the number of bytes used to represent the characters in a text string.

tip

This function is available since LibreOffice 4.2.


தொடரமைப்பு

LENB("உரை")

Text is the text whose length is to be determined.

எடுத்துக்காட்டு

LENB("中") returns 2 (1 பைட் 3 அல்லாத DBCS எழுத்துக்கள் ஒவ்வொன்றும் கொண்ட).

LENB("中") returns 2 (1 பைட் 3 அல்லாத DBCS எழுத்துக்கள் ஒவ்வொன்றும் கொண்ட)

LENB("中") returns 2 (1 பைட் 3 அல்லாத DBCS எழுத்துக்கள் ஒவ்வொன்றும் கொண்ட).

=LENB("வணக்கம்") 14 ஐத் திருப்புகிறது.

=LENB(12345.67) 8 ஐத் திருப்புகிறது.

Please support us!