A list of all Actions, Conditions and Expressions supported in this addon.
Load
-
Actions
Load {0} text (separator: {1} )
Load and parse CSV text to memory.
Load {0} array (direction: {1}, index: {2})
Copy array data.
Save
-
Actions
Set {0} array (direction: {1}, index: {2}, resize: {3})
Copy loaded data to array.
-
Expressions
AsText
Get data as CSV text data. Override separator charater in first parameter.
AsJSON
Get data as JSON array.
Data
-
Actions
Transpose (direction: {0})
Transpose swap width (X) and height (Y) columns
Clear
Clear current data from memory.
-
Expressions
Separator
Get the loaded data's CSV separator.
Width
Get loaded data width.
Height
Get loaded data height.
At
Get the data at index