There are a good number of tags in ColdFusion that return a value into a variable defined by one of the tag attributes. While you might not think about it, the attributes that define the return variable (excluding the Result attribute of things like CFHttp and CFFile) fall into one of two main categories: Variable Name Now, as you might know, I try to avoid using intellisense as much as possible. I definitely take pride in remembering as much of the ColdFusion ...
Read More »