BasesEntry.getByIdentifier method
BasesEntry › getByIdentifier
Unofficial
Gets the value for a built-in or property identifier (e.g.this, note, file, formula, or a property name). Signature:
getByIdentifier(identifier: string): ValueParameters:
| Parameter | Type | Description |
|---|---|---|
| identifier | string | The identifier to resolve. |
Returns: Value — The resolved value.