◷ Reading Time: 2 minutes
Introduction
File command under the Data toolbox can be used to read files.

It allows reading files in different file types.
- Text
- Lines
- Binary
- JSON
- XML
Flow
The flow of reading a text file.

See the Reading File tutorial to learn how to read a text file and save the content to a variable.
Functions
Files operations i.e. read, write, append, exists, etc. can be done as functions: