CFScript: Difference between revisions

Content deleted Content added
Consistent syntax; formatting: 17x whitespace, 4x heading-style (using Advisor.js)
Dangull (talk | contribs)
mNo edit summary
Line 18:
</source>
 
A Simple functionsimple example. of a function:
<source lang="cfm">
<cfscript>
Line 28:
</source>
 
SimpleA componentsimple example of a component in CFScript, containing two functionfunctions:
<source lang="javascript">
component {