Contents > Developing ColdFusion MX Applications > Writing and Calling User-Defined Functions > Creating user-defined functions > Rules for function definitions PreviousNext

Rules for function definitions

The following rules apply to functions that you define using CFScript or the cffunction tag:

You can define a function in the following places:

For recommendations on selecting where you define functions, see the sections Using Application.cfm and function include files and Specifying the scope of a function.


Contents > Developing ColdFusion MX Applications > Writing and Calling User-Defined Functions > Creating user-defined functions > Rules for function definitions PreviousNext


No comments found