Filter: gform_include_thousands_sep_pre_format_number
Filters if the thousands separator should be used when displaying the a number field result.
Parameters
| Name | Type | Description |
|---|---|---|
| $include_thousands_sep | bool | If the modifier passed in the merge tag is not 'value', false. Otherwise, true. |
| $this | \GF_Field_Number | An instance of this class. |
Since
Source
Defined in includes/fields/class-gf-field-number.php at line 334