Forum Discussion
ChrisPim-7dc640
7 years agoCommunity Member
impossible to set a variable to (blank) using JavaScript from an external source?
I am having problems setting some variables outside of Storline 360 and reading them in so they can be identified.
Boolean variables and number variables work fine.
But it is text variables - pr...
PhilMayor
7 years agoSuper Hero
I think storyline treats null and blank as two separate "values" I often find that numeric values although having a initial state of 0 are null until the value is set. Similar with text fields, no solution I have had similar things happen.