LENB function

Function

LENB{}

This function obtains the length of data in bytes.

Example

1. Number of bytes in the character string あいうえお

Figure A.16 Example of using the LENB function (1)

2. Number of bytes in the character string abcde

Figure A.17 Example of using the LENB function (2)

3. Number of bytes in type B (binary) character string

Figure A.18 Example of using the LENB function (3)

4. Number of bytes in type P (ternary) character string

Figure A.19 Example of using the LENB function (4)

= Remarks =

For details on the number of bytes returned for numeric types, see DataMagic Operation Manual.