all

Returns a collection of like-named, in-scope nodes.

If the node has no name, a like-class named collection is returned.

Syntax

Reference_Syntax.all = "object(s)"

Values

Type

Values

Object

An object or a collection of objects.

Applies to

tree class class

Version

XFA 2.1

Examples

JavaScript

Subform1.all;

FormCalc

Subform1.all

// Ethnio survey code removed