If I try to import a user variable from a csv file the variable name is taken from the column name (D, E etc.) and the value is imported. So, in the user variable pane I get Name=D, Value=TRUE.
Yes, wasn't that expected behaviour?
Not what I was expecting. I thought it would let you import variable values that have already a defined name, like one defined by a skin or like the max image width/height. Maybe as a pair of comma separated variables like ‘variableName, variableValue’.