Forum Discussion
MathNotermans-9
3 years agoCommunity Member
Global scope for Javascript variables in Storyline
As Storyline publishes all code and variables to separate functions in the user.js file the scope for individual variables is local. The solution i show here creates a global scope for functions and...
EmmanuelNdlec
8 months agoCommunity Member
Thank you very much @Math for all these explanations and examples, they really clarified my understanding.
It works like a charm now, and gives me access to new universes of possibilities !