DeleteAvaxFile
MethodDeleteAvaxFile (Method)
Deletes the AVX file
Syntax:
Function DeleteAvaxFile(sFileName As String) As Boolean
The DeleteAvaxFile method syntax consists of the following:
Parameter |
Data Type |
Description |
sFileName |
String |
The filename of the AVX file to be deleted from the disk |
Return value:
Boolean - True on success, false on error.