Forum Discussion
Importing Variables from another SL file
- 2 years ago
Here are some sample Storyline projects, one where the user types in their name and the javascript that's executed saves the name, and one where the name gets displayed. I'm by no means a javascript expert and found these instructions from another helpful user here in ELH but these two projects worked for me!
The JS1 story is where the user types in their name. JS2 is the Storyline block Rise uses to retrieve it from local storage.
Here are some sample Storyline projects, one where the user types in their name and the javascript that's executed saves the name, and one where the name gets displayed. I'm by no means a javascript expert and found these instructions from another helpful user here in ELH but these two projects worked for me!
The JS1 story is where the user types in their name. JS2 is the Storyline block Rise uses to retrieve it from local storage.