Info

Statistics

  • Download count148 total downloads
  • Latest download count 148 downloads of latest version
  • Average download count1 downloads per day average

Owners

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