Forum Discussion
ErinVincent-706
3 years agoCommunity Member
Please Help! Storyline Missing Built-In Variables?
Hi there! I'm attempting to change/show a layer based on what variable is being shown, by increasing/decreasing the variable when the user clicks on a right or left arrow. My issue is that I seem to...
Jürgen_Schoene_
3 years agoCommunity Member
'add' is for variables with the type "Number"
which Type is "LayerNumber" (Number - Text - True/False), check here
if it's not "Number" delete the variable and create a new one with Type "Number" -> check your trigger, where it was used
Jürgen