EFM - Easy File Manager > EFMBPLibrary > Create New File

Create New File

Creates a new empty file

Inputs

Directory
String

The directory where the file should be created

Name
String

The file name, along with its extension

Outputs

Success
Boolean

Returns if the operation was successful

New Created File
EFMFile Object Reference

Returns the newly created file reference