Qurak

Context

可用,但與 .wl 參考有差異

Returns the context a symbol belongs to. `Context[]` gives the current one.

Context[]
Context[symbol]
Context["symbol"]
Context[] → Global`Context[Plus] → System`x = 1; Context[x] → Global`A`b = 5; {A`b, Context[A`b]} → {5, A`}Context["b"] → Context::notfound: Symbol b not found. Context[b]

主題

相關

全部 6300 個函式 · 從 MCP 用戶端使用這個