boolean IPS_DeleteEvent (int $EventID)
EventID | ID of the event to be deleted |
If the command succeeds, it returns TRUE, otherwise FALSE.
The command deletes an existing variable with the ID EventID.
All the child objects of the media object are moved to the root category.
IPS_DeleteEvent($EventID);