Firthy
12-11-2002, 02:45 PM
Is there a way to find out how big an array is?
|
Click to See Complete Forum and Search --> : Getting the size of an array? Firthy 12-11-2002, 02:45 PM Is there a way to find out how big an array is? Charles 12-11-2002, 02:55 PM Use the Array.length property. See http://developer.netscape.com/docs/manuals/js/client/jsref/array.htm#1193439. webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |