ecl-logo Documentation

Checkpoints

Checkpoints[type]checkpoints

fetches checkpoint names & descriptions from the procedure for the given type.

Checkpoints[procedure]checkpoints

fetches checkpoint names & descriptions from the given procedure.

Details

    Input
    Output
    Messages
  • InvalidProcedureThe procedure `1` is undefined.
    TypeThe for type `1` does not exist.

Examples

Basic Examples  (2)

Generate a list of checkpoint names and duration estimates for a procedure:

Retrieve the checkpoints for a protocol type:

Messages  (2)

InvalidProcedure  (1)

Throw error if procedure does not exist:

Type  (1)

Throw error if type is not of class protocol, qualification, or maintenance: