Variable: Import
Similar to the module tp.Import this module can import variable objects that have been exported with the module tp.VariableExport. The input file must be in CSV format with a semicolon as separator.
Designation
- Name
- tp.VariableImport
- Aliases
- VariableImport
Configuration
- Optionen
- Create variable objects (
create
) - Create the variable object if it does not exist.
- Reset variable objects (
reset
) - Removes all entries before adding the new ones.
Description
The module can also be used to import CSV files that contain more columns than are required. The columns for Key and the five values can optionally be specified for this. This can be used, for example, to import Microsoft Excel documents.