Using the Support Debugging Tool with Function and Procedure parameters

This is a reposting of an article I originally wrote on my Developing for Dynamics GP blog.
The Support Debugging Tool for Microsoft Dynamics GP has the ability to create triggers against Functions and Procedures (both global level and form level). While this functionality allows us to identify when a particular function or procedure has been executed, it is unable to obtain the parameters used when the call is made.


