deletefile()
Description
This function will delete the file name passed from the storage media. If it
fails it will return an error in the error
parameter.
Prototype
deletefile (
string ,
integer filename )
error
Parameters
| Parameter | Default value | Type name | Description |
|---|---|---|---|
| filename | None | string | |
| error | None | integer |


