~~NOTOC~~ <=[[4rpl:start| Index]] * [[4rpl:commands:GetUnitHealth|Get]] * [[4rpl:commands:SetUnitHealth|Set]] ====== GetUnitHealth ====== GetUnitHealth(<-unit) ->unitHealth ===== Description ===== Pushes the health of the unit to the stack. A standard health amount is 1. ===== Examples ===== trace(GetUnitHealth(self)) <=[[4rpl:start| Index]]