A useful, yet not very prominent class of DWScript is TSymbolDictionary. It provides a reference of *all symbols mentioned in your script, where they are declared, where they are used, etc. It*is optionally filled up when you compile a script with the coSymbolDictionary compile option, and can be ...
More...