Skip to main content
This topic has been closed for replies.

1 reply

Charlie Arehart
Community Expert
Community Expert
October 6, 2012

This page should add the newer implementations of tags as functions:

- those from 9.0.1, dbinfo, feed, imap, ldap, and pop (listed here, http://help.adobe.com/en_US/ColdFusion/10.0/CFMLRef/WSd160b5fdf5100e8f-4439fdac128193edfd6-7f7b.html)

- those added in CF 10: cookie, setting, and invoke, as well as collection, index, and search.

/Charlie (troubleshooter, carehart. org)
Charlie Arehart
Community Expert
Community Expert
October 23, 2012

A correction to my comment above: only collection, index, and search are new CFCs for CF10. cookie and settings are instead new CFSCRIPT statements, whereas invoke is a new built-in function.

/Charlie (troubleshooter, carehart. org)