llength.3tcl

Langue: en

Autres versions - même langue

Version: 272203 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)


 

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(3tcl), lindex(3tcl), lrange(3tcl)

KEYWORDS

element, list, length