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