Forum Discussion
Storyline 360 Built in Variables
Hi Julie,
The link in my earlier post above provides a description of the built-in variables; I'm not aware of a more expansive document with examples of each although someone might have created such a document.
The variable you're looking for is Scene.TotalSlides. You can't adjust this variable...it is "read-only"...but you can assign a custom variable you create to the value of Scene.TotalSlides.
Hi Steve,
Thank you for your response. Sorry if I seem silly but what I am trying to understand is how to set it and use it.
For example, the builtin variable: Scene.TotalSlides would I apply it to the initial slide of the scene in the project or on a specific slide in the slide master? Do I need to set a trigger to activate it and if so what would this look like? Also, where would I see the final count result/answer?