Find_And

Category: Objects / Search
Since engine version: 1.0 OC

Description

Search criterion: finds all objects fulfilling the specified search criteria.

Syntax

array Find_And(array Criteria,  ...);

Parameters

Criteria:
Search criterion in the form of a Find_* function
...:
[opt] Additional search criteria in the form of Find_* functions

Remarks

This function can be used to extend the combination if more than ten criteria are to be used.
For additional information on the use of this function see FindObjects.
See also: FindObjects
Clonkonaut, 2006-07