Tutorial by Examples: cfml

<!--- Define collection ---> <cfset attributes = { "name": "Sales", "type": "text", "value": "Connection" }> <!--- cfloop tag with attribute collection can be used to loop through the elements of a struc...
<cfinvoke method="#somePrivateMethodName#"> <cfinvokeargument name="argument1" value="one"> </cfinvoke>

Page 1 of 1