Macaulay2 » Documentation
Packages » Macaulay2Doc » The Macaulay2 language » debugging » stopIfError
next | previous | forward | backward | up | index | toc

stopIfError -- whether to stop the program when an error occurs

Description

This can be useful for showing code in documentation examples that results in an error being raised. For an example, see assert.

For the programmer

The object stopIfError is a Boolean value.


The source of this document is in Macaulay2Doc/ov_debugging.m2:242:0.