~~NOTOC~~
<=[[4rpl:start| Index]]
* [[4rpl:commands:GetObjActive|Get]]
* [[4rpl:commands:SetObjActive|Set]]
====== GetObjActive ======
GetObjActive(<-Unit "ObjName") ->isActive
===== Description =====
Returns a boolean indicating of the obj is active.
===== Examples =====
GetObjActive(self "Arm") ->isActive
<=[[4rpl:start| Index]]