lempty(1tcl)


lempty -- determine if specified list is empty

Synopsis

lempty list

Description

Determines if the specified list is empty. If empty, 1 is returned, otherwise 0 is returned. This command is an alternative to comparing a list to an empty string.
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.