This operation returns True if both operands have the True value, or False if one of the operands has the False value.
Document.Consignee = Document.Shipper AND Document.Consignee = &Contractor
Next page: ORThis operation returns True if both operands have the True value, or False if one of the operands has the False value.
Document.Consignee = Document.Shipper AND Document.Consignee = &Contractor
Next page: OR