
I've been trying to concoct another script today, or rather an extension, and have a really hard time trying to figure things out. Sample code fro the help file seemed not to work, so I was fumbling in the dark. Sadly, the only debugging tool we have right now is ShowMessage(), which is rather limited. Would it be possible to have something like PHP's var_dump() function, spitting its output into Messages panel?
Herb are two links I found; perhaps they will be useful to you:
https://github.com/correaelias/TypeUtils
https://stackoverflow.com/questions/923 ... -in-delphi