Feedback

  • Contents
 

File Close

This File I/O tool closes a file previously opened with a FileOpenRead or FileOpenWrite step.

Inputs

File Handle

The handle for the file you want to close. This handle was created in a FileOpenRead or a FileOpenWrite step.

Exit Paths

Success

This step takes the Success exit path if the operation is successful.

Failure

This step takes the Failure exit path if the file handle is invalid.