DocumentationMathematicaBuilt-in FunctionsProgrammingScoping
Context
Context[ ] gives the current context. Context[symbol] gives the context in which a symbol appears.
The current context is the value of $Context. See Section 2.7.8. See also: Begin, $ContextPath, Remove. New in Version 1.
Further Examples