WLJS LogoWLJS Notebook

GetContext

GetContext["context\"]` loads the file for a package that defines the specified context.

Examples

Load a context:

GetContext["MyPackage`"]

This finds and loads the conventional file for the package.

Please visit the official Wolfram Language Reference for more details.

On this page