CourseLab CourseLab 3.5. User's Guide Previous topic Next topic

VARIABLE

VARIABLE action sets variable value.

Parameters

Name
String. Name of the variable.
Value
Number, string or expression. Value to be set.
Scope
Defines the scope of variable: Current Slide or Whole Module.

Using variables in expressions

To use variable in expression add # to its name (i.e. if the name of variable - var_name, the #var_name should be used as variable value). See also Using expressions in actions.

Remarks

To change the variable value use the same VARIABLE action.