Contents > Developing ColdFusion MX Applications > Writing and Calling User-Defined Functions > Calling functions and using variables PreviousNext

Calling functions and using variables

You can call a function anywhere that you can use an expression, including in pound signs (#) in a cfoutput tag, in a CFScript, or in a tag attribute value. One function can call another function, and you can use a function as an argument to another function.

You call user-defined functions the same way you call any built-in ColdFusion functions.


Contents > Developing ColdFusion MX Applications > Writing and Calling User-Defined Functions > Calling functions and using variables PreviousNext

ColdFusion 9 | ColdFusion 8 | ColdFusion MX 7 | ColdFusion MX 6.1 | ColdFusion MX | Forums | Developer Center | Bug Reporting

Version 6.1

Comments are no longer accepted for ColdFusion MX 6.1. ColdFusion 8 is the current version.