Skip to content

NodeListLength - cXMLDOMNamedNodeMap

Returns number of items in the collection

Type: Function
Return Data Type: Integer

Syntax

Function NodeListLength Returns Integer

Call Example

Get NodeListLength to IntegerVariable

Description

The NodeListLength function returns number of items in the collection.

Example

integer iItems
Get NodeListLength of hoList to iItems

Return Value

Returns number of items in the collection