![]() ![]() ![]() |
The CFSCRIPT tag encloses a code segment containing CFScript.
<CFSCRIPT> CFScript code goes here </CFSCRIPT>
Use CFSCRIPT to perform processing in CFScript instead of CFML. Note the following regarding CFScript:
One use of CFSCRIPT is to wrap a series of assignment functions that would otherwise require CFSET statements.
For more information on CFScript, see Advanced ColdFusion Development.
![]() ![]() ![]() |
AllaireDoc@allaire.com
Copyright © 1998, Allaire Corporation. All rights reserved.