Xojo.IO.TextOutputStream.Close

From Xojo Documentation

Method

Xojo.IO.TextOutputStream.Close()

Supported for all project types and targets.

Closes the TextOutputStream. The stream is also closed automatically when it goes out of scope.

Sample Code

outputStream.Close