formZ SDK | 5.0 API Reference | System | Script Only
Description
On an output file, fflush causes any buffered, but unwritten data to be written. On an input file, the effect is undefined. It returns EOF for a write error and zero otherwise.
Parameters
file [Input]
file to be flushed
Returns
EOF, if an error occurred, zero otherwise
Availability
5.0.0.0