Java Question - Recalling text entry

Feb 05, 2014

I have never used JS and now I'm thinking its my next thing to learn but before I do I have a problem.

I want to have a user enter text into a text entry box and I then later in the course want to pull it up and display it?

Does anyone know the script I would need to do this or if it is possible without scripting?

Thank you

2 Replies
Dennis Hall

Hi Stuart:

You do not need JavaScript for this. You can create a global variable and have the value of the text entry box get loaded into that variable using a trigger.

Later you can retrieve the value from the variable and display it using the %myVariable% format available in SL.

I've attached a simple example story file for you to study and apply to your scenario.

Best Regards,

Dennis Hall

This discussion is closed. You can start a new discussion or contact Articulate Support.