Creating a file
- 
Is it possible to create a file via the File API? I only found
createDirectory().
Although somehowwrite...()functions from the File API seem to create files too in some cases...
 - 
@toxonic Yes, there are a few ways depending on the type of file you want. I have a few videos about this on YouTube.
 - 
@d-healey
[https://www.youtube.com/watch?v=ddodaOOFXik](link url)
Its been a while, I watched the video, but I think it was this one David Healey is talking about. - 
@VorosMusic That's the one and I've also discussed it a bit in the downloading files and unzipping videos, I also have a couple of additional videos about it on Patreon.