Referencing Variables

Reference variables in ColdFusion applications so that you can manipulate them, output them, and use them as a testing mechanism for conditional processing.

During this chapter, you will output variables to an application page.

In subsequent chapters, you will manipulate variables, and use them as a foundation for conditional processing.