Skip to main content
Version: 4.2.5

File Objects Overview

Objects for handling files.

note

There are also a number of functions for handling files, descriptions of these are found under Functions --> File handling.

NameDescription
File System Watch ObjectMonitors a directory for changes of a specified type.
Infile ObjectUsed for reading data from a file.
Outfile ObjectUsed to write data to a file.