Options for support/observableUtils!when.
Optional
If true, the when callback will be invoked if the value is falsy. If false, the when callback will be invoked if the value is truthy.
false Copy
false
Options for support/observableUtils!when.