Andre,
Here is an example:
This rule will search the WorkOrders Collection looking for an EquipmentID matching the target stored in TempHeader. TYPE will return TRUE if a record is found. Think of the TYPE function as a "Where Exists" target check. It will return True if the target is found, and False if not.