C
9
H A P T E R
Handling Complex Data
Chapter 9
ColdFusion supports dynamic multidimensional arrays. This chapter explains the
basics of creating and handling arrays. It also provides several examples showing
how arrays can enhance your ColdFusion application code.
ColdFusion also supports structures for managing lists of key-value pairs. This
chapter explains the basics of creating and working with structures.
Contents
with Structures
About Arrays ................................................................................................... 104
Creating an Array............................................................................................ 105
Array Functions .............................................................................................. 111
About Structures............................................................................................. 113
Structure Example.......................................................................................... 117
Structure Functions ....................................................................................... 120
Need help?
Do you have a question about the COLDFUSION 4.5-DEVELOPING WEB and is the answer not in the manual?