LOTUSSCRIPT/COM/OLE CLASSES


NumberOfChildNodes property
Example

Read-only. The number of child nodes this node has.

Defined in

NotesDOMNode

Data type

Long

Syntax

To get: number& = notesDOMNode.NumberOfChildNodes

Example