ARRAYLEN

I l @ ve RuBoard

Used to determine the length of an array. Returns the number of elements in the array.

Syntax

 ArrayLen(name_of_array) 

Parameters

ArrayLen needs to have the name of the array of which you want to determine the length.

Example

 <!--- Determine the length of an array   <cfset arraylength = ArrayLen(newarray)> 
I l @ ve RuBoard


Macromedia ColdFusion 5. Training from the Source
Macromedia ColdFusion 5 Training from the Source (With CD-ROM)
ISBN: 0201758474
EAN: 2147483647
Year: 2002
Pages: 99
Authors: Kevin Schmidt

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net