BackUp LevelNext

ArrayToList

Converts the specified one dimensional array to a list, delimited with the character you specify.

Syntax

ArrayToList(array [, delimiter ])

array

Name of the array containing elements you want to use to build a list.

delimiter

Specify the character(s) you want to use to delimit elements in the list. Default is comma ( , ).




BackUp LevelNext

allaire

AllaireDoc@allaire.com
Copyright © 1998, Allaire Corporation. All rights reserved.