10-07-2021
05:38 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
10-07-2021
05:38 AM
Thank you @WCrihfield for the input.
At the time, my workflow was to have a main rule run and call different rules depending on the situations. Shared Variable was my way of having a common dataset.
You are right, I probably could have improved by structuring the code differently and referencing other rules as classes and use the underlying functions instead of simply calling the rules when I needed the code in them.
However, as the complexity of my tool grew, I decided to take the time and move it to an AddIn.