285 B
285 B
Function: SetZoneHolidayFlag(zone, holidayFlag)
Description: Set's the current zone's holiday flag.
Parameters:
zone
(Zone) - Zone object representingzone
.holidayFlag
(uint32) - Integer valueholidayFlag
.
Returns: None.
Example:
Example Required