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...
MathNotermans-9
8 months agoCommunity Member
So one thing eludes me... all seems to work, but im unclear how the 10 variables on the last page... sRes,sAdo up to sFai are set and used ?