~~NOTOC~~
<=[[4rpl:start| Index]]\\
<= [[4rpl:start#Core Units]]
* [[4rpl:commands:getfactorywares|Get]]
* [[4rpl:commands:setfactorywares|Set]]
:!: Available in version 1.4 and later.
====== GetFactoryWares======
GetFactoryWares(<-wareType) ->wareCount
===== Description =====
Gets count of the number of wares of a particular type currently held in the factory. WareType should be 1,2, or 3. 1 = AC, 2 = ARG, 3 = Liftic
===== Examples =====
GetFactoryWares(1) ->count
<=[[4rpl:start| Index]]