open()

Opens a file using the file open command.

Syntax

open()

Parameters

Parameter Type Description
None

Return Value

Examples

Open a file

open();

See also

open
close

settings
exit
exitforce