Skip to main content Link Search Menu Expand Document (external link) Copy Copied

CloseStream

Closes the current text file stream.


Syntax

expression.CloseStream

Parameters

None

⚠️Caution

User will lose the connection to text file after close the current stream.

Return value

None


Back to Methods overview