Skip to main content

09.1 Storage and Management of Global Variables

Existing global variables are accessible for review on the Global Variables page in the corresponding table.

  • (1) The name of the global variable is in the Name column;
  • (2) The value of the global variable is in the Value column. The maximum size of the variable's value (string or JSON) is 32MB;
  • (3) The variable type is in the Type of variable column. Variables can be a string, number, JSON, or a boolean value (true/false);
  • (4) The creation date of the global variable is in the Creation Date column. Using the gear icon, the column can be reconfigured to display the modification date instead of the creation date;
  • Menu (5) available for each row allowing:

Edit the global variable;
Delete the global variable.

caution

Upon clicking the Delete button and confirming the action in the modal window, the variable will be permanently deleted.

For ease of viewing and managing variables, a filter is available at the top of the global variables page. The test filter allows entering the desired variable name value.