As in other programming languages, it is important to include comments in the code. You should comment your code for the following reasons:
The ColdFusion comment tag is similar to the HTML comment tag, except that it has three dashes instead of two:
<!--- This is a CFML comment --- >
ColdFusion comments are not returned to the browser because the ColdFusion server processes and omits the comments from the page. The user will never be able to read your comments.
ColdFusion 9 | ColdFusion 8 | ColdFusion MX 7 | ColdFusion MX 6.1 | ColdFusion MX | Forums | Developer Center | Bug Reporting
Version 6
Comments are no longer accepted for ColdFusion MX. ColdFusion 8 is the current version.
RSS feed | Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/coldfusion/6/Getting_Started_Building_ColdFusion_MX_Applications/cfml_basics7.htm
Comments
blst said on Dec 3, 2004 at 5:31 PM : champion_fella said on Mar 21, 2005 at 8:30 AM : webcoder_pcc said on Mar 31, 2005 at 11:15 AM :