TestedApplication.FindObjects
Syntax:
Parameters:
<Type> (optional)
The type of object you want to find.
Default value: Undefined.
<Title> (optional)
The object title, if applicable. May contain the wildcard characters "*" and "?".
<Name> (optional)
The object name, if applicable. May contain the wildcard characters "*" and "?".
<Timeout> (optional)
The time period (in seconds) during which the search for object is performed. If the parameter value is not specified, there is no time limit.
Default value: 0.
Returned value:
A fixed array of found objects.
Description:
Availability: