ArrayResize(array, minimum_size) Returns a Boolean TRUE on successful completion. Note that ColdFusion arrays expand dynamically as data is added.
Returns a Boolean TRUE on successful completion.
Note that ColdFusion arrays expand dynamically as data is added.
Name of the array you want to resize.
Minimum size of the specified array.