![]() ![]() ![]() |
Converts the specified list, delimited with the character you specify, to an array.
See also ArrayToList.
ListToArray(list [, delimiter ])
Name of the list variable containing elements you want to use to build an array. You can define a list variable with a CFSET statement.
Specify the character(s) used to delimit elements in the list. Default is comma ( , ).
![]() ![]() ![]() |
AllaireDoc@allaire.com
Copyright © 1998, Allaire Corporation. All rights reserved.