Context
Context(symbol)yields the name of the context where
symbolis defined in.
Context()return the current context.
Examples
>> $ContextPath{System`,Global`}
>> Context(a)Global`
>> Context(Sin)System`Implementation status
- ✅ - full supported