Built-In Variable's Documentation

Feb 16, 2021

I tried to search far and wide, but alas I was unable upon my travels to retrieve a treasure called "Built-In variables' technical documentation" also known as a exact explanation of each variables exact range and function. 

Aye some of the variables are self-explanatory, yet things like Menu.Progress and MenuSection.Progress perplex my scholar-like mind. Anyone in this fellowship whom have progressed in this quest further than I have? 

Or in written form: 

%Menu.Progress%
%Menu.SectionNumber%
%Menu.SectionsViewed%
%Menu.SlideNumber%
%Menu.SlideReference%
%Menu.SlidesViewed%
%Menu.SlideTitle%
%Menu.TotalSections%
%Menu.TotalSlides%

%MenuSection.Progress%
%MenuSection.SlideNumber%
%MenuSection.SlidesViewed%
%MenuSection.TotalSlides%

%Player.AccessibleText%
%Player.DisplayCaptions%
%Player.ZoomToFit%

%Project.Progress%
%Project.SceneNumber%
%Project.ScenesViewed%
%Project.SlideNumber%
%Project.SlideReference%
%Project.SlidesViewed%
%Project.SlideTitle%
%Project.TotalScenes%
%Project.TotalSlides%

%Scene.Progress%
%Scene.SlideNumber%
%Scene.SlidesViewed%
%Scene.TotalSlides%

4 Replies
Joseph Francis

From another posting, courtesy Matthew Mosman.
https://community.articulate.com/discussions/articulate-storyline/built-in-variables-in-storyline-360

MENU

  • Menu.Progress: The percentage of slides in the menu the learner has viewed.
  • Menu.SectionNumber: The player menu section the current slide is in.
  • Menu.SectionsViewed: The number of menu sections the learner has visited.
  • Menu.SlideNumber: The current slide’s number in the player menu.
  • Menu.SlideReference: The slide’s reference number in the player menu.
  • Menu.SlidesViewed: The number of slides in the player menu the learner has viewed.
  • Menu.SlideTitle: The slide’s name in the player menu.
  • Menu.TotalSections: The total number of sections in the player menu.
  • Menu.TotalSlides: The total number of slides in the player menu.

MENU SECTION

  • MenuSection.Progress: The percentage of slides the learner has viewed in the current menu section.
  • MenuSection.SlideNumber: The slide’s number in the current menu section.
  • MenuSection.SlidesViewed: The number of slides the learner has viewed in the current menu section.
  • MenuSection.TotalSlides: The total number of slides in the current menu section.

PLAYER

  • Player.DisplayCaptions: ?

PROJECT

  • Project.SceneNumber: The scene the current slide is in.
  • Project.ScenesViewed: The number of scenes the learner has visited.
  • Project.SlideNumber: The current slide’s number in the project.
  • Project.SlideReference: The slide’s reference number in the project.
  • Project.SlidesViewed: The number of slides in the project the learner has viewed so far.
  • Project.SlideTitle: The slide’s name in the project.
  • Project.TotalScenes: The total number of scenes in the project.
  • Project.TotalSlides: The total number of slides in the project.

SCENE

  • Scene.Progress: The percentage of slides the learner has viewed in the current scene.
  • Scene.SlideNumber: The slide’s number in the current scene.
  • Scene.SlidesViewed: The number of slides the learner has viewed in the current scene.
  • Scene.TotalSlides: The total number of slides in the current scene.