TitlTraySorter: ReInstateProduct

Called to replace product on a specific tray

Function

void ReInstateProduct(trayIndex: integer);

Parameters

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

Return Value

None