keylset

A command provided by TclX that operates on keyed lists.

keylset listvar key value ?key value ...?

Add each of the key/value pairs to the keyed list in listvar. If a key is already present, its value is replaced with the new one.