llength(n) Tcl Built-In Commands llength(n)_________________________________________________________________NAMEllength - Count the number of elements in a list
SYNOPSISllength list
_________________________________________________________________DESCRIPTION
Treats list as a list and returns a decimal string giving
the number of elements in it.
KEYWORDS
element, list, length
Tcl 1