get data

This block is part of the files group and was last modified in core v13.0.5.

get data v13.0.5

Retrieve the contents of the given file

In pins 2
  • file required
    file
  • encoding
    value

    The encoding of the data, can be ascii or utf8

    Default utf8

Out pins 1
  • data
    value
read

A typical wiring for get data: get file from assets feeds the file pin; the data out pin feeds convert to uppercase.

Studio canvas example for the get data block: typical wiring for get data.

Version history

Introduced in v13.0.5.


Back to files Return to the main group to view all sub-groups Back to file data Return to the group to view all blocks within this group