|
Begin
Begin["context`"] resets the current context.
Begin resets the value of $Context.
The interpretation of symbol names depends on context. Begin thus affects the parsing of input expressions.
See Section 2.7.10.
See also: BeginPackage, End, $ContextPath.
New in Version 1.
Further Examples
|