Load content of official array object from csv string.
Categories > Data structure > rex_csv2arrayIntroductionLinksDependenceUsageLoad to arrayData typeRetrieve cellsMore examples
None
Action:Put csv data into array
Delimiter : property Delimiter or Action:Set delimiter
Expression:DelimiterFormat of csv :
data00,data01,data02,data03,... data10,data11,data12,data13,... data20,data21,data22,data23,... ...
Property Eval mode
No : string
Yes : parse value by eval function of javascrpt
10'hi'Math.random()Condition:For each cell
(Expression:CurX, Expression:CurY) = Expression:CurValue
Eval modeExpression:Width, width of csv cells
Expression:Height, height of csv cells