llength(n) opendarwin man page | unix.com

Man Page: llength

Operating Environment: opendarwin

Section: n

llength(n)						       Tcl Built-In Commands							llength(n)

__________________________________________________________________________________________________________________________________________________

NAME
llength - Count the number of elements in a list
SYNOPSIS
llength list _________________________________________________________________
DESCRIPTION
Treats list as a list and returns a decimal string giving the number of elements in it.
SEE ALSO
list(n), lappend(n), lindex(n), linsert(n), lsearch(n), lset(n), lsort(n), lrange(n), lreplace(n) |
KEYWORDS
element, list, length Tcl llength(n)
Related Man Pages
llength(1t) - opensolaris
lrange(1t) - opensolaris
lrange(n) - mojave
lrange(n) - osx
lrange(ntcl) - osx
Similar Topics in the Unix Linux Community
Recursive Lists in Tcl
Array Operations in tcl
Help with separating datatype, column name
Can i use if else inside expect command in shell script?
How to pass password and prompt user for IP address while doing ssh and scp?