Read File
Reads a text file from the phone and passes its contents on.
An action in the Files group.
Its type is action.file_read.
Declared ports
Section titled “Declared ports”| Port | Label | Flow | Type |
|---|---|---|---|
in |
in | execution in | — |
out |
out | execution out | — |
path |
File | data in | String |
fallback |
If it fails | data in | String |
text |
Text | data out | String |
Configuration
Section titled “Configuration”| Field | Key | Default | Notes |
|---|---|---|---|
| File | path |
— | — |
| Text encoding | encoding |
utf8 |
utf8, utf16, latin1 |
| If it fails | fallback |
— | — |