ItemCount
The
ItemCount
item returns the number of items exposed by the FactoryTalk Batch
Server.This table shows the input and output formats for this item.
Format | Description | |
|---|---|---|
Input Format | Request: ItemCount | |
Output Format | The ItemCount item returns in this format: <Count> | |
Field Name | Format | Description |
<Count> | ASCII – String | Number of items exposed by the FactoryTalk Batch Server. |
This is an example of the return on this request.
A request on
object.GetItem(ItemCount)
could return:3588
Provide Feedback