Load content of official dictionary object from csv string.
Categories > Data structure > rex_csv2dictionaryIntroductionLinksDependenceUsageLoad to arrayData typeRetrieve cells
None
Action:Put csv data into dictionary
Delimiter : property Delimiter
or Action:Set delimiter
Expression:Delimiter
Format of csv :
key0,value0 key1,value1 key2,value2 ...
Property Eval mode
No
: string
Yes
: parse value by eval function of javascrpt
10
'hi'
Math.random()
Condition:For each cell
Expression:CurKey
Expression:CurValue
Eval mode