-
Notifications
You must be signed in to change notification settings - Fork 0
"Read File" Operation
olitank edited this page Nov 25, 2025
·
4 revisions
This operation loads contents of a file and makes it available.
This is the file reading mode, which can be textual (read characters) or binary (read bytes).
Specifies the file path.
Corresponds to the character set / encoding used. The system value is used by default.