Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.

If I understand correctly, you need a document as an input at all times? In that case, this function may seem less useful. I want an event handler that remains active during the entire Inventor session.
A SharedVariable does remain active during the session. Is SharedVariable actually something completely different in the background? A List or something?

 

I took SharedVariable, because it is something I know and is very useful to warn the user once per session or something. Maybe I should take something else as temporary Object.

René van der Starre