Off
Off[symbol::tag]
switches off a message, so that it is no longer printed.
Off["name"]
switches off a named group of messages.
Off[s]
switches off tracing messages associated with the symbol s.
Off[m1,m2,…]
switches off several messages or message groups.
Examples
open allclose allBasic Examples (2)
Scope (3)
Turn off the "Compiler" message group to prevent compiler messages from being issued:
No message is issued for an incorrect input:
The message is no longer suppressed:
Operations on symbols normally are done silently:
Use On to enable tracing of the symbol:
Properties & Relations (2)
Quiet can be used to leave messages on globally but suppress them in a particular computation:
The message is still issued by default for computations in the kernel session:
Check can be used to determine if a message was issued:
If a message is turned off, Check no longer reports message generation:
Text
Wolfram Research (1988), Off, Wolfram Language function, https://reference.wolfram.com/language/ref/Off.html (updated 2008).
CMS
Wolfram Language. 1988. "Off." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2008. https://reference.wolfram.com/language/ref/Off.html.
APA
Wolfram Language. (1988). Off. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Off.html