DiscardSamples
DiscardSamples[objects]⟹updatedObjects
directs the ECL to permanently dispose of the provided objects along with their containers or contents as appropriate during the next daily maintenance cycle.
Details
Examples
Basic Examples (3)
Additional Examples (3)
Options (5)
DiscardContainer (5)
Indicate that the container of a fluid sample should be thrown out:
Normally, if a container is marked as reusable in its Model, discarding it will direct it to be dishwashed and restocked:
Set DiscardContainer to True to indicate that a normally reusable container should no longer be considered reusable, and be thrown out instead of dishwashed:
If a container is marked as non-reusable, discarding it will direct it to be thrown out:
Non-reusable containers must always be thrown out; DiscardContainer cannot be set to False:


