Forum Discussion
Wow! Good work, guys!
Have you considered turning this into a script extension? Doing so would make it present and available in your whole environment without having to add import or //USEUNIT all over the place nor add the unit to any additional projects.
If you're amenable, I can give you access to the repository that I keep my extensions in and you guys could add your code there for everyone to use.
Thanks!
Making it a script extension would be a good way to go about it.
Our process usually just involves other devs calling functions inside KWTs and all of our projects are cloned from a template with the main units housing these already added as existing items so we haven't really had the need for using it as a script extension.
Would definitely be up for making the conversion and adding it to your repo though!