Data extension identifier | System text. Must not contain diacritics, spaces and special characters.
It is used for unambiguous identification of data extension in data item (e.g. in the Extension method). The default value is "sv". |
---|---|
Data type | Data type of the variable. This data type is preserved in the variable and written values are converted into this data type.
The exception is the Variant data type - means that the variable preserves the last written value with its data type. Thus even an array can be stored into the variable (not allowed with the PmRtFree licence). |
Value | Here you can define the value (expression), that will be assigned into the variable after the application is launched.
This configurator sets the initial value of the Value property. Macro expression can be used for input ($.text ..) (it is evaluated after the application is launched). Caution: Macro expression $vb cannot be used for input. |
Note | Note for better orientation in the application, applicable through the script interface even in the running application.
This configurator sets the initial value of the Note property. Macro expression can be used for input (it is evaluated after the application is launched). Caution: Macro expression $vb cannot be used for input. |
Unit | Physical unit of the variable (for example "kWh").
This configurator sets the initial value of the Unit property. Macro expression can be used for input ($.text ..) (it is evaluated after the application is launched). |