FormulaFunctionAllowedType

Represents the functions that are supported in the given formula context. Available in API version 48.0 and later.

Supported SOAP Calls

describeSObjects(), query()

Supported REST HTTP Methods

GET

Special Access Rules

Only users with the ViewSetup and Configuration permission can access FormulaFunctionAllowedType.

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.
FunctionId
Type
string
Properties
Filter, Group, Nillable, Sort
Description
Unique identifier for the supported function.
Type
Type
picklist
Properties
Filter, Group, Nillable, Restricted picklist, Sort
Description
The name of the formula type in which the function is supported.
Possible values are:
  • FLOW
  • VALIDATION
  • VISUALFORCE