Phantom Documentation

[Help Home] [Phantom Home]
DeleteDir

bool DeleteDir(string)

Return Type: bool
Parameters: string DirPath

Description:
DeleteDir deletes a directory indicated by DirPath. If the directory does not exist, the function returns false. The function returns true if the directory is successfully deleted. DirPath can be either an absolute or relative directory.


Copyright 2000-2011 Phantom Automated Solutions