CsvJsonFile Op

CsvJsonFile

This op is deprecated!

It will not receive any updates

load a csv json file as array


this reads csv.json files, which are converted after uploading a .CSV files.
They contain an array of objects, every object contains a row of data.


Edit Documentation
Full Name
  • Ops.Deprecated.Json.CsvJsonFile
Visibility
  • Core Op - Official cables op
License
  • MIT
Author


INPUT PORTS


file (Number:string )
JsonP (Number:boolean )

OUTPUT PORTS


Result (Array)
Is Loading (Number)

true if the file is still being loaded from the webserver


Patches using CsvJsonFile

  • Examples
  • Public
  • My Patches

Changelog


Ops.Json.CsvJsonFile renamed to Ops.Deprecated.Json.CsvJsonFileuser avatarpandur - 2021-01-13 08:50