ThousandsSeparator
The
ThousandsSeparator
item returns the thousands separator used by the FactoryTalk Batch
Server.This table shows the input and output formats for this item.
Input Format | Request: ThousandsSeparator | |
Output Format | The ThousandsSeparator item returns in this format: <Separator> | |
where: | ||
Field Name | Format | Description |
<Separator> | ASCII - String | The thousands separator for the language specific operating system. |
This table shows an example of the return on this request.
Example: | A request on object . GetItem(ThousandsSeparator) could return:, |
Provide Feedback