[Feature]: Add ability for macro's to determine if they are running on the server client or not. #3464
Labels
documentation needed
Missing, out-of-date or bad documentation
feature
Adding functionality that adds value
tested
This issue has been QA tested by someone other than the developer.
Feature Request
Some times macros need to ensure they always run on a single client so that running simultaneously on different clients will not cause issues. To aid in this it would be good if a macro could determine if it was running on the server or not.
The Solution you'd like
Add two new fields to the getInfo("client") call
Add three new macro functions
Alternatives that you've considered.
Requiring users to do some trickery to figure it out themselves
Additional Context
No response
The text was updated successfully, but these errors were encountered: