I just have a quick question, I am trying to verify the source of a variable from a template. the variable jumps through several templates and transformations before being output on the final template. How can I use CFtrace to trace the variable to its origin? the follow attribute seems to just dump the location where the trace tag is in. ideally I would like the log to show me the templates it jumps through as well as its origin. I also appreciate any other debugging tips! Much thanks! I am running my templates on a lucee server