RemoveDirectory

From Spheriki

Jump to: navigation, search

Removes a directory.


Usage

boolean RemoveDirectory(directory);
  • directory The directory to remove.


Notes

Returns true if directory was removed successfully, otherwise returns false.


See also

Personal tools