I was under the impression that I could add some debug defines so that while in workbench I have additional debug data in script, while on normal servers that do not explicitly start with -scrDefine those code pieces would be excluded during compilation.
I was told in Discord that this is not the proper place for it, and there is no other place to define this right now - except for having to start WB with the -scrDefine params, which sucks, cause I want them per gproj and not globally, so other contributors do not need to manually setup their ENV and its all in the project config.