Begin
Begin["context"]` resets the current context.
Examples
Enter a private context:
Begin["MyPackage`Private`"]
(* now in MyPackage`Private` context *)Please visit the official Wolfram Language Reference for more details.
Begin["context"]` resets the current context.
Enter a private context:
Begin["MyPackage`Private`"]
(* now in MyPackage`Private` context *)Please visit the official Wolfram Language Reference for more details.