Hi, I've inherited a CF app that has A LOT of unscoped variables, which are sometimes coming from the FORM, URL, or QUERY scopes.
Does anyone know of a code snippet that will show me where ColdFusion found that variable? I understand that CF will walk down the scope tree until it finds the variable (Function > Thread > Query > Arguments > Variables > CGI > File> URL > Form > Cookie > Client ), so I'm wondering if there is some sort of magic internal Coldfusion function can access that will return to me where CF found the variable. Thanks, Joris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en -~----------~----~----~----~------~----~------~--~---
