removeFile

fun removeFile(path: String): Int

Remove file

Return

Const.EXECUTE_COMPLETE - function completed

Const.VALUE_IS_EMPTY - The specified value is empty. Function failed

Const.FILE_NOT_FOUND - The specified file could not be found. Function failed

Parameters

path

The path to the file