Description: |
Remove a photo from the project. |
Syntax: |
“RemovePhotoFromProject photoID" where: photoID is the ID of the photo to remove. See GetPhotoID to obtain the ID based on the image path. |
Return: |
"1" if successful, "0" if not successful. |
Example: |
"RemovePhotoFromProject 1" return "1" |