Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Opens a file.
Syntax
public boolean open(Filename _filename)
Run On
Called
Parameters
- _filename
Type: Filename Extended Data Type
The file name of the file to be opened.
Return Value
Type: boolean
true if the file was opened; otherwise, false.