Sung Ham
05/07/2024, 7:23 PMsknowlton
05/07/2024, 7:41 PMSung Ham
05/07/2024, 9:05 PMMark Takata (Adobe)
05/07/2024, 9:17 PMaliaspooryorik
arrayAppend( myArray, "value" ); still works, but you can also do myArray.append( "value" ) now.mtbrown
05/09/2024, 3:29 AMcftagName(attribute=value) which goes the rest of the way to allowing you to do anything you previously did with tags in script.
CF10 also added closures to the language -- for an overview see https://helpx.adobe.com/coldfusion/developing-applications/the-cfml-programming-lang[…]ding-coldfusion-pages-with-cfml-scripting/using-closures.html