Skip to main content

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
MonthCondition · object
required

Condition that only applies in the specified months.

Example:
input
Dataset · object
required

Dataset to be masked

Example:
output
Dataset · object
required

Output Dataset produced by this function, a local name used by subsequent functions to reference this result

Example:
replacement
Level · object
required

Some floating point value and an associated Unit

Example:
type
string
default:mask
Allowed value: "mask"