hostmysite.com

Reserved words in ColdFusion 8

ColdFusion 8 has a set of words, called reserved words, that are used by the ColdFusion Markup Language (CFML). These words should be avoided when creating variables, user-defined function names and custom tag names. The following are pointers on how to avoid using reserved words:

A list of ColdFusion 8 reserved words can be found in Adobes CFML Reference guide.

Additional Support Topics

Search Support Articles