Global Variables Editor – Variable Types

Each Variable can only hold certain type of data. The available Variable types are:
  • Type

    Description

  • String

    Can be combination of numbers and characters. Cannot be used for arithmetic Actions and cannot be translated to other languages.
  • Number

    Can be any number, f.ex. 100, 4, -5 or 2.483. Numbers can be used in arithmetic Actions.
  • Asset

    A Variable that contains an ID of a certain file available in the File Manager.
  • Boolean

    A Variable which can only be one of two states: True or False.

NOTE: Variable types can only be changed for Custom Variables. This is done by clicking the Variable Type text.