Model.evaltclstring#
- Model.evaltclstring(string, flag)#
Evaluate a TCL/Tk based expression.
- Parameters:
string (hwString) – Expression to evaluate.
flag (int) – Flag to run command end functions. Default = 0
Note
Allows you to evaluate the Tcl//Tk based string, supplied in string.
The flag argument should be specified as 0.