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