llength(n) Tcl Built-In Commands llength(n) __________________________________________________________________________________________________________________________________________________NAMEllength - Count the number of elements in a listSYNOPSISllength list _________________________________________________________________DESCRIPTIONTreats list as a list and returns a decimal string giving the number of elements in it.SEE ALSOlist(n), lindex(n), lrange(n)KEYWORDSelement, list, length Tcl llength(n)