@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/core
FloatColumnType
Type Alias FloatColumnType<Type, Default>
FloatColumnType
:
Column
<
Type
,
Default
>
&
{
scale
?:
number
}
Type Parameters
Type
extends
number
=
number
Default
extends
Type
=
Type
Type Declaration
Optional
scale
?:
number
Number of decimal places to display. Controls the precision of the floating-point number.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@servicenow/sdk - v4.4.1
Loading...
Number of decimal places to display. Controls the precision of the floating-point number.