Go to: Synopsis. Return value. MEL examples.
currentCtx
currentCtx is undoable, NOT queryable, and NOT editable.
This command returns the currently selected tool context.string | : The name of the currently selected tool context. |
string $whichCtx = `currentCtx`;