Is there an alternative to the global object?
I've just read this very helpful article:
https://acrobatusers.com/tutorials/global-object-acrobat-javascript
... and in particular the security implications of the global object.
I've used the global object to pass variables between scripts within the same PDF document.
Is there an alternative to the global object for this purpose?
Many thanks,
David
