Skip to content

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): Value

Parameters:

Parameter Type Description
identifier string The identifier to resolve.

Returns: ValueThe resolved value.