Community

ColdFusion 10 – Accessing The Call Stack With CallStackGet()

(Ben Nadel) When your application is running, the ColdFusion server maintains information about the currently executing functions and the context in which they were invoked. This data structure is known as the “call stack” or “execution stack”.

Read More - Register for Free Membership