close()

Closes the currently opened file.

Syntax

close()

Parameters

Parameter Type Description
None

Return Value

Examples

Close the currently opened file

close();

See also

open
close

settings
exit
exitforce