home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fred Fish Collection 1.5
/
ffcollection-1-5-1992-11.iso
/
ff_progs
/
ui_utils
/
tcl_447.lzh
/
TCL
/
TCL.LZH
/
tcl
/
help
/
length
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1990-05-04
|
336 b
|
9 lines
length value [chars]
If chars isn't specified, treats value as a list and
returns the number of elements in the list. If chars
is specified (or any abbreviation of it), then length
treats value as a string and returns the number of
characters in it (not including the terminating null
character).