Functions
Function: Mask
Conditional substitution: where condition matches, use replacement; otherwise keep input.
Works with temporal conditions only (month, day_of_week, time_of_day, exclude_holidays, and, or, not).
Condition that only applies in the specified months.
- MonthCondition
- DayOfWeekCondition
- TimeOfDayCondition
- ExcludeHolidaysCondition
- AndCondition
- OrCondition
- NotCondition
Example:
Output Dataset produced by this function, a local name used by subsequent functions to reference this result
Example:
Allowed value:
"mask"