mobileFX WebKitX ActiveX
WebKitX JavaScript Externs~-_namespace / DeleteFile Method
Absolute path to file.
In This Topic
    DeleteFile Method
    In This Topic
    DeleteFile deletes a file.
    Syntax
    var value; // Type: boolean
    
    // Parameters
    var Path; // Type:  string
    
    value = DeleteFile(Path);
    function DeleteFile( 
       Path : string
    ) : boolean;

    Parameters

    Path
    Absolute path to file.
    Browser Compatibility
    80