
symbol::tag
is a name for a message.


MessageName 
symbol::tag
is a name for a message.
Details

- You can specify messages by defining values for symbol::tag.
- symbol::tag is converted to MessageName[symbol,"tag"]. tag can contain any characters that can appear in symbol names. symbol::"tag" can also be used.
- Assignments for s::tag are stored in the Messages value of the symbol s.
- The f::usage message is typically defined for functions intended for general use, giving a description of how to use the function.
- ?f prints out the message f::usage.
- When ?form finds more than one function, only the names of the functions are printed.
- You can switch on and off messages using On[s::tag] and Off[s::tag].
- MessageName[symbol,"tag","lang"] or symbol::tag::lang represents a message in a particular language.
Examples
open all close allSee Also
Message MessageList $MessageList
Menu Items: Make Template
Function Repository: MessageReplace SearchMessages
Tech Notes
-
▪
- Messages
Related Guides
Related Workflows
- Understand Error Messages ▪
- Find Out How a Message Was Generated
History
Introduced in 1988 (1.0) | Updated in 1999 (4.0) ▪ 2000 (4.1) ▪ 2002 (4.2)
Text
Wolfram Research (1988), MessageName, Wolfram Language function, https://reference.wolfram.com/language/ref/MessageName.html (updated 2002).
CMS
Wolfram Language. 1988. "MessageName." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2002. https://reference.wolfram.com/language/ref/MessageName.html.
APA
Wolfram Language. (1988). MessageName. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/MessageName.html
BibTeX
@misc{reference.wolfram_2025_messagename, author="Wolfram Research", title="{MessageName}", year="2002", howpublished="\url{https://reference.wolfram.com/language/ref/MessageName.html}", note=[Accessed: 09-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_messagename, organization={Wolfram Research}, title={MessageName}, year={2002}, url={https://reference.wolfram.com/language/ref/MessageName.html}, note=[Accessed: 09-August-2025]}