CRemove(a:Cargo, ele:Str):Cargo
Remove cargo. a is a cargo set, ele is a cargo type (e.g. "n" for Neutronium). This function returns a cargo set with all cargo of the specified type removed. ele can also contain multiple cargo types to remove.
See also: Functions