Record predicates
Reference documentation for Expressif predicates in the record scope.
| Name | Overview |
|---|---|
is-absent | Returns whether the named field does not exist in the input record, independently of field values. |
is-present | Returns whether the named field exists in the input record, independently of its value. |