LibreOfficeDev 25.8 Help
gJGP8‖Deletes a file from a disk.
HsPQ9‖Kill File As String
giJb5‖ File: Any string expression that contains an unambiguous file specification. You can also use URL notation.
Sub ExampleKill
FwX59‖ Kill "C:\Users\ThisUser\datafile.dat" ' File must be created in advance
End Sub