Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
In a MacroScript all functions are declared within the MacroScript(). But when I need for instance a selection changed callback, a function from inside such a MacroScript cannot be used for the callback. But when I declare the callback function outside as global function, it will not be executed, when the MacroScript is assigned to a button. What is the workaround?
Solved! Go to Solution.