~~NOTOC~~
<=[[4rpl:start| Index]]
* [[4rpl:commands:GetUnitSupplied|Get]]
* [[4rpl:commands:SetUnitSupplied|Set]]
====== GetUnitSupplied ======
GetUnitSupplied(<-unit) ->unitSupplied
===== Description =====
Pushes the supplied status of a unit to the stack.
===== Examples =====
trace(GetUnitSupplied(self))
<=[[4rpl:start| Index]]