ObjMethod Object

Applies to TestComplete 15.63, last modified on April 10, 2024
This object is obsolete. See the Remarks section below.

Description

The ObjMethod objects provide a scripting interface to the object’s methods which you can see on the Methods page of the Object Browser panel. To obtain the ObjMethod object in scripts, use the Next method of the ObjMethodIterator object.

Members

Remarks

This object is obsolete. It is supported for backward compatibility only. To get access to the tested object's methods, use the aqObjMethod object.

See Also

GetMethods Method
ObjMethodIterator Object

Highlight search results