Delete
int Delete($ID);
Deletes an existing report. Static method.
Function parameters
Parameter | Description |
---|---|
$ID | Deleted report ID. |
Returned value
Returns true
on success or false
otherwise.
© «Bitrix24», 2001-2024
int Delete($ID);
Deletes an existing report. Static method.
Parameter | Description |
---|---|
$ID | Deleted report ID. |
Returns true
on success or false
otherwise.