Question
New Event Types in the scripting DOM?
I'm slowly working on building proper TypeScript definitions for InDesign, and while trawling through the Object Model I noticed InDesign 2026 has two new event types: `BEFORE_SCRIPT_METHOD` and `AFTER_SCRIPT_METHOD`.
Can anyone shed some light on them?
