Is Holiday Extended Condition
com.workbrain.app.ta.conditions.IsHolidayExtendedCondition
This condition determines whether the specified work date is a holiday (such as New Years Day or Christmas Day). The specified work date is either the previous day, current calculation date, or the next day.
Parameters In
| Parameter | Description | 
|---|---|
| Holiday Names | A comma-separated list of holiday names for which the condition checks. You must specify the holiday names exactly as they are defined on the Holiday page (). 
               Note: The condition checks the holiday names specified in this parameter against all holiday overrides applied to a day. In prior releases, only the latest applied holiday was considered.
               | 
| Day To Check | Select the work date the condition checks: Yesterday, Today, or Tomorrow. If left blank, the default is Today. |