• linkVar name
Link a Tcl variable name to a preexisting internal variable. This
command is mainly used to link an AlphaTcl preference to a C variable
defined in the core of the application, so that any changes made to the
preference are immediately reflected in the core variable and vice-versa.
Note that this link cannot be established only from AlphaTcl: the core
itself must already know about the name variable.