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.
Creates a new file, the name of which is passed as a parameter.
Syntax
protected void createNewFile(Filename _filename, str _suffix)
Run On
Called
Parameters
- _filename
Type: Filename Extended Data Type
The name of the file to create.
- _suffix
Type: str
The file name suffix.