BatchListCt

The
BatchListCt
item returns the number of batches in the batch list.
This table shows the input and output formats for this item.
Input and output formats
Format
Description
Input Format
Request:
BatchListCt
Output Format
The BatchListCt item returns in this format:
<NumberBatches>
Field Name
Format
Description
<NumberBatches>
ASCII – Integer
Number of batches currently in the batch list.
This is an example of the return on this request.
TIP:
A request on
object.GetItem(BatchListCt)
, assuming there are three batches on the batch list, could return:
3
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal