Function DeleteBlobMBS

DeleteBlobMBS(path as string) as string

Version: 1.0

Deletes the blob file on the given path.

Returns "OK" or "Failed".

Be careful with this function. If used wrong, the user can delete every file on the computer. Especially if the server runs with admin privileges.

NthFieldRevMBS   -   SizeBlobMBS

Back to function list.