Files.SetFileWritable(string, boolean, string = 0) shared Set a file as writable. Arguments path string writable boolean Optional pathId string 0 Returns boolean true if the file was set as writable, false otherwise. Examples Files.SetFileWritable – Set a file as writable.