Whatever message this page gives is out now! Go check it out!

About CFML elements that you create

Last update:
Jun 9, 2026
Note:
As of ColdFusion (2021 release), CORBA has been removed. You can no longer use CORBA-related features, functions, and tags.
Adobe ColdFusion provides you with several techniques and elements to create sections of code that you can use multiple times in an application. Many of the elements also let you extend the built-in capabilities of ColdFusion. ColdFusion provides the following techniques and elements:
  • ColdFusion pages you include using the cfinclude tag
  • User-defined functions (UDFs)
  • ColdFusion components
  • Custom CFML tags
  • CFX (ColdFusion Extension) tags

    ColdFusion can also use elements developed using other technologies, including the following:

Share this page

Was this page helpful?
We're glad. Tell us how this page helped.
We're sorry. Can you tell us what didn't work for you?
Thank you for your feedback. Your response will help improve this page.

On this page