JavaScript Clear Dateieingabe

document.getElementById("myFileInputID").value = null;
Grepper