- February 8, 2017
- Posted by: user
- Category: Uncategorized
No Comments
This is just a bit sharing of knowledge. You all are very well aware about dumping scopes as very often we require to do while developing our applications. But i have some thing really very short and sweet which gives you almost every information neatly. Try copy and pasting in your cfm page.
It won’t be hurting if i’ll say i love dumping in coldfusion!
Sorry i can’t show you output of below.
[code:cf]<cfdump var="#getPageContext().getBuiltInScopes()#">[/code]