New Commenting (cont.)
New Commenting (cont.)
The following examples show valid embedded CFML comments:
<cfset myVar = 7>
<cfif true eq true <!--- comment --->></cfif>
<cfoutput>myVar: #myVar<!--- comment within pound signs--->#
#IncrementValue(120<!--- comment next to argument--->)#
<cf__comment_pos_05 <!--- comment within custom-tag brackets --->>
<cfset foo = evaluate("1 + 2<!--- comment --->")>
isDefined(dynamicVariable<!--- comment --->)
#isDefined<!--- comment --->("MyConstruct")#
<cfset myLVar<!--- comment ---> = "myLVar<!--- comment --->">
</cfoutput>
Not in printout
Moved in printout
Previous slide
Next slide
Back to first slide
View graphic version
Home
Speakers
Directions
Schedule
Photos
CF Conf Central
Please send comments/questions to
[email protected]