Flowcode Docs home page
Search...
Getting Started
Quick Start
Flowcode Basics
Essentials
Testing
Debugging
Deploying
Organizing
Advanced and Settings
Advanced Features
Settings
Nodes
Console
Control Flow
Dates
File System
Write File
Append File
Exists
Delete File
Read File
Lists
Numbers
Objects
State
Strings
Flowcode Docs home page
Search...
Search...
Navigation
File System
Read File
Documentation
Documentation
File System
Read File
Reads a file from the file system
Inputs
path: Path to the file (required)encoding: Encoding of the file (optional)
Outputs
contents: Contents of the file
Previous
Accumulate Some Values by Count
Accumulates values sent to the 'accept' input. Emits the list after the total items passed to both 'accept' and 'ignore' inputs reach the specified count.
Next
On this page
Inputs
Outputs