Forum Discussion
SteveGannon
Community Member
You won't be able to pull an internal Storyline variable into JavaScript. Instead, create a custom variable and assign it the value of Quiz1.ScorePoints using a trigger. Then use JavaScript to get the custom variable. Should work.
SimonPetersen
10 months agoCommunity Member
Thanks Steve, that worked like a charm. Thank you so much.
For reference: