hmCal_Get Special Day Name

hmCal_Get Special Day Name(area;date) -> text

Parameter          Type             Description
area               Longint      ->  hmCal area
date               Date         ->  Date
text               Text         <-  Description text

Description

The command hmCal_Get Special Day Name returns the special name of a day in the month view. If there is no special text for the day available, the function returns an empty string.

Example

The following example returns the special text of the current day:

C_TEXT($vt_text)

$vt_text:=hmCal_Get Special Day Name((hmCal;Current date)