WLJS LogoWLJS Notebook

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.

On this page