Chapter 8. CFScript Enhancements
In This Chapter
Support for Colon Separators in Structures (Key:Value Pairs)
Enhanced Script Looping (for-in
over Queries and Java Arrays)
Two New Tag Equivalents as Script Statements (setting
and cookie
)
One New Tag Equivalent as a Function (invoke
)
Three New Tag Equivalents as CFCs (collection
, index
, and search
)
ColdFusion 10 offers several enhancements related to script-based CFML development, including the following items that are detailed in this chapter:
• Support for colon separators in structures (key:value pairs)
• Enhanced script looping (for-in
) over queries and Java arrays
• Two new tag equivalents as script statements (setting
and cookie
)
• One new tag equivalents as a function (invoke
)
• Three ...
Get Adobe® ColdFusion® Web Application Construction Kit: ColdFusion® 10 Enhancements and Improvements 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.