|
End
End[ ] returns the present context, and reverts to the previous one.
Every call to End must be balanced by an earlier call to Begin.
End[ ] resets the value of $Context.
End[ ] returns the present context name as a string of the form "context`".
End[ ] does not modify $ContextPath.
See Section 2.7.10.
New in Version 1.
Further Examples
|