SchdSpecialDelete
- Last UpdatedFeb 19, 2024
- 1 minute read
The SchdSpecialDelete function deletes an existing special day group.
Syntax
LONG SchdSpecialDelete(STRING Cluster, LONG ID)
Cluster:
Name of the Cluster.
ID
Special day group ID.
Return Value
Returns 0 if successful otherwise it returns an error.
Related Functions
SchdSpecialAdd, SchdSpecialModify