With Structures; Chapter 8 Handling Complex Data With Structures - MACROMEDIA COLDFUSION 5-DEVELOPING Develop Manual

Table of Contents

Advertisement

Chapter 8
Handling Complex Data

with Structures

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
About Arrays ............................................................................................................ 116
Basic Array Techniques........................................................................................... 118
Populating Arrays with Data................................................................................... 121
Array Functions ....................................................................................................... 124
About Structures...................................................................................................... 125
Creating and Using Structures ............................................................................... 127
Structure Functions ................................................................................................ 133

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the COLDFUSION 5-DEVELOPING and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Coldfusion 5

Table of Contents