August 2003
Intermediate to advanced
1140 pages
68h 45m
English
cfscript
<cfscript>
script code
</cfscript>
Tells
ColdFusion to process the content between
<cfscript></cfscript> as CFScript
code. CFScript can also be used to create user-defined functions
(UDFs).