I was just making some testing in ColdFusion. I found some interesting thing. we can store our ColdFusion function in a variable like we are assigning value to some variable and using the variable we can call the function.
Example:
test.cfc
After this I got the following result:
No comments:
Post a Comment