Fusebox 101: myFusebox
Within fusebox you have access to the myFusebox CFC. This can help you get a lot of information about your fusebox app and it has some nice shortcuts to information, here are a couple I use a lot:
- #myFusebox.originalCircuit# - returns the original circuit in the request
- #myFusebox.originalFuseaction# - returns the original fuseaction in the request
What other do you use?
View the full list of functions on Sean Corfelds site





There are no comments for this entry.
[Add Comment]