Chapter 22. Building User-Defined Functions
IN THIS CHAPTER
Thinking About Extending CFML 655
Functions Turn Input into Output 656
Creating Libraries of Related UDFs 665
This chapter will introduce you the brave new world of user-defined functions (UDFs), a feature that has received a complete overhaul in ColdFusion MX. You can now create your own functions to do just about anything you can think of. User-defined functions are easy to write and even easier to use. You use them just like ColdFusion's built-in functions.
Thinking About Extending CFML
Throughout this book, you have been learning how to use CFML's built-in tags and functions to produce dynamic ...
Get macromedia® Coldfusion® MX 7 Web Application Construction Kit now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.