Restock
The Restock class allow you to interact with the Restock Agent, via scripting.
TODO: Restock Constructors
Methods
Restock
.
ChangeList
(
listName
)
Restock
.
ChangeList
(
listName
)
Change the Restock's active list.
Parameters
listName
String
Name of an existing restock list.
Start the Restock Agent on the currently active list.
Restock
.
RunOnce
(
restockerName
,
sourceBag
,
destBag
,
dragDelay
)
Restock
.
RunOnce
(
restockerName
,
sourceBag
,
destBag
,
dragDelay
)
Check Restock Agent status
Return
Boolean
True: if the Restock is running - False: otherwise