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.
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 table shows an example of the return on this request.
Example: | A request on object.GetItem(ItemCount) could return:3588 |
Provide Feedback