y=context()| Outputs | |
y |
The name of the current context. |
"$MAIN".m of a class X , the name of the context
is X.m .beginContext (or beginGlobalContext ) and endContext is
the name of the context used in the beginContext or
(or beginGlobalContext ) call.