ecl-logo Documentation

StopScript

StopScript[script]updatedScript

cancels any script protocols which have not yet been run and stops the script from further execution.

Details

    Input
    Output

Examples

Basic Examples  (2)

End a script early:

When a script is stopped any of its CurrentProtocols which have not yet been started will be canceled:

Messages  (1)

IncorrectStopScriptStatus  (1)

A script can only be stopped if its Status is Running, Paused or Exception: