Skip to main content

salesforce.field.precision

Home > @runlightyear/salesforce > Field > precision

Field.precision property

For fields of type double. Maximum number of digits that can be stored, including all numbers to the left and to the right of the decimal point (but excluding the decimal point character).

Signature:
precision: number;