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