Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
When we generates a CSV file from the model, it is perfectly possible to use an order which is different from the one we have used to read the CSV in input. Currently, we use pos (for input positing) and position (for output csv generation)
We suggest to use --> outputPos (when output position is different)