112
Developing Web Applications with ColdFusion
For more information about each of these functions, see the CFML Language
Reference.
ArrayResize
Resets an array to a specified minimum number of elements.
ArraySet
Sets the elements in a 1D array in a specified range to a specified
value.
ArraySort
Returns the specified array with elements sorted numerically or
alphanumerically.
ArraySum
Returns the sum of values in the specified array.
ArraySwap
Swaps array values in the specified indexes.
ArrayToList
Converts the specified one dimensional array to a list, delimited with
the character you specify.
IsArray
Returns TRUE if the value is an array.
ListToArray
Converts the specified list, delimited with the character you specify,
to an array.
Array Functions (Continued)
Function
Description
Summary of Contents for COLDFUSION 4.5-DEVELOPING WEB
Page 1: ...Allaire Corporation Developing Web Applications with ColdFusion ColdFusion 4 5...
Page 14: ...xiv Developing Web Applications with ColdFusion...
Page 26: ...xxvi Developing Web Applications with ColdFusion...
Page 34: ...8 Developing Web Applications with ColdFusion...
Page 70: ...44 Developing Web Applications with ColdFusion...
Page 84: ...58 Developing Web Applications with ColdFusion...
Page 114: ...88 Developing Web Applications with ColdFusion...
Page 148: ...122 Developing Web Applications with ColdFusion...
Page 174: ...148 Developing Web Applications with ColdFusion...
Page 208: ...182 Developing Web Applications with ColdFusion...
Page 244: ...218 Developing Web Applications with ColdFusion...
Page 274: ...248 Developing Web Applications with ColdFusion...
Page 288: ...262 Developing Web Applications with ColdFusion...
Page 300: ...274 Developing Web Applications with ColdFusion...
Page 350: ...324 Developing Web Applications with ColdFusion...
Page 362: ...336 Developing Web Applications with ColdFusion...