hmCal_DELETE SPECIAL DAY

hmCal_DELETE SPECIAL DAY(area;date)

Parameter          Type             Description
area               Longint      ->  hmCal area
date               Date         ->  date

Beschreibung

The command hmCal_DELETE SPECIAL DAY deletes a highlighted day in the hmCal area.

Example

Thw following example deletes the current day, so the date is not highlighted anymore:

hmCal_DELETE SPECIAL DAY(hmCal;Current Date)