End
Usage
• End[ ] returns the present context, and reverts to the previous one.
Notes
• Every call to End must be balanced by an earlier call to Begin. • End[ ] returns the present context name as a string of the form "context`". • New in Version 1.
|