Use of <cfinvoke> or invoke() should be faster than evaluate()
<cfinvoke>
invoke()
evaluate()
<cfinvoke method="#somePrivateMethodName#"> <cfinvokeargument name="argument1" value="one"> </cfinvoke>
invoke("", somePrivateMethodName, {argument1='one'});
Topic Id: 6110
Example Ids: 21276,21277
This site is not affiliated with any of the contributors.
Content on the page is taken from Stack Overflow Documentation
This site is NOT affiliated with Stack Overflow or any of the contributors. | Privacy Policy | Terms of Service