CFScript - 1 reference results
Wikipedia
CFScript is an extension of CFML on the ColdFusion platform. CFScript resembles JavaScript. Some ColdFusion developers prefer it since it has less visual and typographical overhead than ordinary CFML; only the actual changes are represented in the code (whereas normal CFML would involve CFSET tags at every line).
All CFScript code must be contained within a CFScript tag pair, as follows:
xParam = 115;yParam = 200;color = 'FFCC99';
While many ColdFusion tags have exact CFScript analogies, there are quite a few tags that do not. These include both complex tags that would be difficult to duplicate and simple tags that are easy to imitate (using ColdFusion UDF's):
Complex:
Simple:
Wikipedia, the free encyclopedia © 2001-2006 Wikipedia contributors (Disclaimer)
This article is licensed under the GNU Free Documentation License.
Last updated on Monday June 23, 2008 at 02:39:20 PDT (GMT -0700)
View this article at Wikipedia.org - Edit this article at Wikipedia.org - Donate to the Wikimedia Foundation
This article is licensed under the GNU Free Documentation License.
Last updated on Monday June 23, 2008 at 02:39:20 PDT (GMT -0700)
View this article at Wikipedia.org - Edit this article at Wikipedia.org - Donate to the Wikimedia Foundation
Copyright © 2008, Dictionary.com, LLC. All rights reserved.
Get your FREE Subscription to Dictionary.com Word of the Day
The FREE Dictionary.com Toolbar
| Dictionary | Thesaurus | Reference |
The answers are right on your browser and just a click away with Dictionary.com Toolbar.









