[CtAPI]AcceptThousandsSeparator
- Last UpdatedJul 19, 2023
- 1 minute read
Configures the handling of a thousands separator in numeric values passed to ctTagWrite() and ctTagWriteEx(), allowing the value to be written to a numeric variable tag.
Note: The only character that is accepted as a thousands separator is "," (comma).
Allowable Values:
-
0 - don’t accept thousands separator
-
1 - accept thousands separator
Default Value:
0