Index

:!: 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

Index