provides a scripting interface to parts of CFML – a syntax similar to that of JavaScript. Even comments within a block use the JavaScript comment format. But unlike JavaScript, is case-insensitive (like CFML itself). (Applies to: ColdFusion 4 (or later))
Related