Libraries anvil io File createNewFile

boolean createNewFile()
Creates the a new, empty file if and only if the file with this name does not yeat exist.
Returns true if the named file does not exist and was successfully created; false if the named file already exists
Throws IOError -  If an I/O error occurred