Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

FormulaFunctionCategory

Represents the category to which a formula belongs when building a formula. This object is available in API version 47.0 and later.

Supported Calls

describeSObjects(), query()

Fields

Field Details
DurableId
Type
string
Properties
Filter, Group, Nillable, Sort
Description
Unique identifier for the field. Always retrieve this value before using it, as the value isn’t guaranteed to stay the same from one release to the next. To simplify queries, use this field.
Label
Type
string
Properties
Filter, Group, Nillable, Sort
Description
Label of the FormulaFunctionCategory that appears in the user interface.
Name
Type
string
Properties
Filter, Group, Nillable, Sort
Description
Name of the FormulaFunctionCategory.

Usage

Query FormulaFunctionCategory to search for categories of available formula functions, such as Math, Logical, Date and Time, and others.