Category: Objects
/ Search
Since engine version: 1.0 OC
Find_Exclude
Description
Search criterion: the specified object is excluded from the search.
Syntax
array Find_Exclude(object exclude);
Parameter
- exclude:
- Object to be excluded. This will be the calling object if unspecified or
nil
.
Remark
For additional information on the use of this function see FindObjects.
See also: FindObjects