Macaulay2 » Documentation
Packages » Macaulay2Doc » The Macaulay2 language » making new functions with optional arguments » symbols used as the name or value of an optional argument » UserMode
next | previous | forward | backward | up | index | toc

UserMode -- an optional argument

Description

A symbol used as the name of an optional argument.

Functions with optional argument named UserMode:

  • capture(...,UserMode=>...) -- see capture -- evaluate Macaulay2 code and capture the output
  • check(...,UserMode=>...) -- see check -- perform tests of a package
  • installPackage(...,UserMode=>...) -- see installPackage -- load and install a package and its documentation

For the programmer

The object UserMode is a symbol.


The source of this document is in Macaulay2Doc/options.m2:28:0.