When using Variables.SingleExport(), the exported file does not contain all elements of structures or arrays. When importing the file back, the editor does not read back all settings which were made specifically for the elements. The export mechanism over the API therefore differs from the standard export mechanism in the variable list of the editor.
When using Variables.SingleExport(), the exported file does not contain all elements of structures or arrays. When importing the file back, the editor does not read back all settings which were made specifically for the elements. The export mechanism over the API therefore differs from the standard export mechanism in the variable list of the editor.
An issue has been addressed in the programming interface. Now, the exported file contains all information about variable elements if structures or arrays are used.