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-клієнта