CSub(a:Cargo, b:Cargo...):Cargo

Subtract cargo sets. Removes b and all following sets from a, and returns the result. Supply sale is taken into account.

Since: PCC 1.0.10, PCC2 1.99.9

See also: CCompare, CAdd, Functions