keyldel(1tcl)


keyldel -- delete key and value from keyed list

Synopsis

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.
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.