next | previous | forward | backward | up | top | index | toc | packages | Macaulay2 website
Macaulay2Doc :: stopIfError

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.