CrossBeltSorter: ReInstateProduct

Called to replace product on a specific belt

Function

void ReInstateProduct(beltIndex: integer);

Parameters

Name Type Description
beltIndex Integer The index number of the belt that product will placed on. The product will be the product item that was last on the belt, if it still exists, or a new product item

Return Value

None