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
lrange(n) - mojave
lreplace(n) - redhat
llength(3tcl) - debian
lreplace(n) - opendarwin
lrange(ntcl) - mojave
Similar Topics in the Unix Linux Community
Array Operations in tcl
Help with separating datatype, column name
Can i use if else inside expect command in shell script?
Clone redhat to another PC
How to pass password and prompt user for IP address while doing ssh and scp?