Flush

<< Click to Display Table of Contents >>

Manual > Control Reference > Other > Text dump control > Method >

Flush


 

Perform flush (physically write from the HDD cache).

 


syntax

Flush(

         fileHandle

         )

 


Parameters

 

fileHandle


Type:

Number


The file handle.

 

Return Value



Type:

Boolean


FALSE - Failure. TRUE - Success.

 


 

 


reference