A query operation providing a value to use for "false-ish" values in a vector. This replaces empty strings, zero numeric values, or false Boolean values with the specified value. This is useful for handling default or missing values in data without completely replacing the property. See the Julia documentation for details.