big-moving.ru/api/soft/ajaxorg/demo/kitchen-sink/docs/coldfusion.cfm

5 lines
86 B
Plaintext
Raw Normal View History

2022-06-24 15:29:23 +05:00
<!--- hello world --->
<cfset welcome="Hello World!">
<cfoutput>#welcome#</cfoutput>