JSON reader (with param)

[io/file/JSON reader (with param)]


Reads a JSON file from the specified path and outputs its content.


Input ports

  • path: string

  • start: any

Output ports

  • data: any

  • bounced: string

Last updated