Close File
- Updated2023-02-17
- 2 minute(s) read
Close File
Closes a reference to an open file to free the resources used by the reference.
Error I/O operates uniquely in this node, which closes the file regardless of whether an error occurred in a preceding operation.
Inputs/Outputs

refnum
The reference to the file you want to close.

error in
Error conditions that occur before this node runs.
Unlike most nodes, this node runs normally even if an error occurs before this node runs.
Default value: no error

file path
The path corresponding to the file that this node closed.

error out
Error information.
The node produces this output according to standard error behavior.