Cicode Programming Reference > Cicode Function Categories > Scheduler Functions > SchdSpecialDelete

SchdSpecialDelete

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,

See Also

Scheduler Functions

Published June 2018