LOTUSSCRIPT/COM/OLE CLASSES


ValueLength property
Example

Read-only. The number of bytes in the database used to store the item's values. This number includes internal overhead.

Defined in

NotesItem

Data type

Long

Syntax

To get: size% = notesItem.ValueLength

Language cross-reference

ValueLength property in Java Item class

Example
See Also