Skip to content

BasesQuery.removeFormula method

BasesQuery › removeFormula

Unofficial

Removes a formula.

Signature:

removeFormula(key: string): void

Parameters:

Parameter Type Description
key string The formula key to remove.

Returns: void