~~NOTOC~~
<=[[4rpl:start| Index]]
* [[4rpl:commands:getUnitWantsERN|Get]]
* [[4rpl:commands:setUnitWantsERN|Set]]
:!: Available in version 2.5 and later.
====== GetUnitWantsERN ======
GetUnitWantsERN(<-UID) ->wantsERN
===== Description =====
Checks if the unit with the specified UID desires an ERN. Returns `true` if the unit wants ERN, otherwise `false`.
===== Examples =====
# need worked example
<=[[4rpl:start| Index]]