ecl-logo Documentation

ExpiredSamples

ExpiredSamples[]tuples

returns expired samples and related information about those samples based on the ExpirationDateThreshold option.

Details

  • Will return all public samples that are expired, samples belonging to Emerald Notebooks that are expired and upto MaxResults (option) of samples belong to other Notebooks.
  • Output
    General Options

Examples

Basic Examples  (3)

Return a table of expired samples:

Return a list of expired samples:

Return a table of expired samples with a specified expiration date threshold:

Options  (2)

ExpirationDateThreshold  (1)

Specify the date threshold from which to search for expired samples:

OutputFormat  (1)

Specify the format in which the expired samples should be returned (List or Table):