ObjFieldIterator Object

Applies to TestComplete 12.60, last modified on September 17, 2018
This object is obsolete. See the Remarks section below.

Description

ObjFieldIterator objects allows you to work with a collection of object’s fields that you can see in the Properties page of the Object Browser panel. To obtain the ObjFieldIterator object in scripts, use the built-in EnumFields routine.

Members

Remarks

This object is obsolete. It is supported for backward compatibility only. To work with the collection of the tested object’s fields, use the aqObject.GetFields method.

See Also

BuiltIn.EnumFields Method
ObjField Object

Highlight search results