namedItem

Gets the first child of this node with the given name.

Syntax

Reference_Syntax.namedItem( STRING param )

Parameters

param

A valid string representing the name of this node.

Returns

An object representing the first child of this node with the given name.

Applies to

treeList class class

Version

XFA 2.1

// Ethnio survey code removed