Type alias: MetadataFormulaDef¶
Ƭ MetadataFormulaDef: MetadataFormula
| MetadataFunction
The type of values that will be accepted as a metadata formula definition. This can either be the JavaScript function that implements a metadata formula (strongly recommended) or a full metadata formula definition (mostly supported for legacy code).