keyldel(TCLX)
keyldel(TCLX)
keyldel --
delete key and value from keyed list
Syntax
keyldel listvar key
Description
Deletes the field specified by key from the keyed
list in the variable listvar. This removes both
the key and the value from the keyed list.