gophertype/pvt-www/_builtin/js/ace-1.4.8/demo/kitchen-sink/docs/coldfusion.cfm

5 lines
86 B
Plaintext
Raw Normal View History

2020-02-18 05:21:34 +00:00
<!--- hello world --->
<cfset welcome="Hello World!">
<cfoutput>#welcome#</cfoutput>