Eyeon:Script/Reference/Libraries/io/fh/flush
From VFXPedia
< Eyeon:Script | Reference | Libraries | io | fh
Contents |
IO: fh : flush
Arguments
fh:flush ()
Returns
This function returns nil if it fails, as well as a string describing the error.
Remarks
Saves any data written to the file referred to by filehandle 'fh'.
Requirements
- eyeonScript 5.0
- Fusion 5.0
Examples
None at thistime