Number of new variables | The number of variables that will be added into the list. This configurator is visible only when adding multiple new variables. |
---|---|
Index the names of variables from | Index with which the first variable will be created. Every next added variable will have the index increased by one than the previous one. This configurator is visible only when adding multiple new variables. |
Name | Name of the variable. The maximum length of a name is 40 of characters. This is a system name, so it must contain only alphanumeric and must not contain any diacritics, empty string, spaces and the first character must not be a number. |
Data type | Data type of the variable.
String - Text string. For this data type the Macro expression can be entered in the value ($.text, $.par, ...).
Long - Integer.
Double - Real number.
Boolean - Logical value.
Color - Text string of the RGB String type.
Font - Text identifier of the font, e.g. "PmMiddle".
Variant - This data type means that the variable stores the last written value including the data type. |
Value | Value of the variable or data binding to another value. |