Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
Anonymous
2217 Views, 6 Replies

Ilogic read csv file in as variables

I am reading in a 2 line csv file. The first line contains strings representing variables and the second line, the values.

 

my question is, how do you read these in creating iLogic variables of each pair?

 

ie csv contains:

 

length. Width

1000.     500

 

 

i want ilogic variables of length and width created with the relevant values.

 

 

many thanks in advance

 

Dave