BuyAgent
The BuyAgent class allow you to interect with the BuyAgent, via scripting.
TODO: BuyAgent Constructors
Methods
BuyAgent.ChangeList(listName)
BuyAgent.ChangeList(listName)
Change the BuyAgent's active list.
Parameters
listNameStringName of an existing buy list.
BuyAgent.Disable()
Disable BuyAgent Agent.
BuyAgent.Enable()
Enable BuyAgent on the currently active list.
BuyAgent.Status()
Check BuyAgent Agent status
Return
BooleanTrue: if the BuyAgent is active - False: otherwise