5 lines
No EOL
86 B
Text
5 lines
No EOL
86 B
Text
<!--- hello world --->
|
|
|
|
<cfset welcome="Hello World!">
|
|
|
|
<cfoutput>#welcome#</cfoutput> |