Variables
Describes global variables. A variable is a programming object that provides a method of handling temporary data required for various purposes during application execution.
Zim provides a number of pre-defined system variables and sets or resets their values at various times. For details, consult your Language Reference.
Establishing a Global Variable
Call up the Zim IDE, select VARIABLES from the DataBases menu, and use the tools of the Zim IDE Development to define the desired Variables.
Creation of Variables step by step: