Returns a collection of like-class,
in-scope nodes.
Note: This property is read only.
SyntaxReference_Syntax.classAll = "objects"
Values
Type
|
Values
|
Object
|
A set of objects derived from the same class
as the current object and also within the same scope.
|
JavaScriptSubform1.classAll;
FormCalcSubform1.classAll
|
|
|