Skip to content

"Read File" Operation

olitank edited this page Nov 25, 2025 · 4 revisions

This operation loads contents of a file and makes it available.

Mode

This is the file reading mode, which can be textual (read characters) or binary (read bytes).

(Next Setting)

filePath

Specifies the file path.

charsetName

Corresponds to the character set / encoding used. The system value is used by default.

Clone this wiki locally