Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Programming / Scoping /

End

FilledSmallSquare End[ ] returns the present context, and reverts to the previous one.

FilledSmallSquare Every call to End must be balanced by an earlier call to Begin.

FilledSmallSquare End[ ] resets the value of $Context.

FilledSmallSquare End[ ] returns the present context name as a string of the form "context`".

FilledSmallSquare End[ ] does not modify $ContextPath.

FilledSmallSquare See Section 2.7.10.

FilledSmallSquare New in Version 1.

Further Examples



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.