
DeleteFileRemoves a file from disk Removes a file from disk. The user running the web server must have priveledge to remove the file. Sample SourceDeleteFile "filename.txt" |
Sample SourceDeleteFile RelativePath + "sample.txt" |
Related Function(s): CopyFile; FileUpload; RelativePath; Minimum version: 4.4
|