Automate

Automate

Make your phone or tablet smarter with automation

Get it on Google Play

File read text

An action block that loads the content of a text file.

The fiber will pause until the file has been loaded.

Note! Reading a large file may cause performance issues since it can be included in the fiber when it’s stored in the internal database.

Input arguments

  • File β€” path to source text file.
  • Charset β€” charset of the text file, default is automatic detection.

Output variables

  • Text content β€” variable to assign the file content as text.
Note! This documentation is also accessible within the app from Help & feedback menu.