UnitIDBatchID
The
UnitIDBatchID
item lists the operator-entered batch ID for the batch to which the unit belongs.This table shows the input and output formats for this item.
Format | Description | ||
|---|---|---|---|
Input Format | Request: UnitIDBatchID | ||
UnitID | is | ASCII - Integer, the | |
Output Format | The UnitIDBatchID item returns in this format: | ||
<BatchID> | is | ASCII - String (user defined) | |
This is an example of the return on this request.
A request on
object
.
GetItem(55BatchID)
returns:Batch_100
Provide Feedback