This command is part of [TclX] and operates on [keyed list]s. : '''keyldel''' ''listvar key'' Removes the ''key'' (plus associated value) from the keyed list in ''listvar''. Does nothing if the ''key'' is not present. <> Command | TclX