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
linsert(3tcl) - debian
llength(3tcl) - debian
lreplace(n) - opendarwin
lrange(ntcl) - osx
lrange(1t) - linux
Similar Topics in the Unix Linux Community
Recursive Lists in Tcl
Shell Script to read XML file
How to get user to choose files to be copied to FTP server?
Clone redhat to another PC
How to pass password and prompt user for IP address while doing ssh and scp?