ph_removedirectory PowerHome formula function
Description
Creates the specified directory.
Syntax
ph_removedirectory ( path )
Argument |
Description |
path
|
A string representing the directory you wish to remove. This function can only remove a single directory at a time.
|
Return value
Integer. Returns a 0 if successful and 1 if an error occurs.