Documentation
CSV_DeleteZip
Require: IP-Symcon >= 5.5
boolean CSV_DeleteZip (int $InstanceID)
Parameters
InstanceID | ID of the Instance |
Returns
If the command could be executed successfully, it returns TRUE as result, otherwise FALSE.
Description
Removes the generated file.
Example
CSV_DeleteZip(12345);