Name
buy — Buys items from an open shopping list.
Synopsis
call subs.txt buy { itemtypelist } { amount } { stopmatch }
Parameters
Table 15. buy parameters
| Name | Description |
|---|
| itemtypelist | Item type list. |
| amount | Amount to buy (of each type). |
| stopmatch | Stop after match (#false or #true). |
Description
Buys items from an open shopping list.
Returns
%closedUnexpectedly (#true or #false), %itemNotFound (#true or #false)