: '''tkwait variable''' ''name'' Waits until the global variable given by ''name'' is modified. Returns an empty string. Primarily obsoleted by the core [Tcl] command [vwait], which does the same thing. ---- **See also** * [tkwait] * [tkwait visibility] * [tkwait window] * [vwait] <> Tk syntax help | Command