GetItemLinkBindType
ESO Lua API function — used by 34 of the 3,030 addons we indexed (combined 14,428,972 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.
Official signature
GetItemLinkBindType(string itemLink)Returns: bindType
Real usage — from Item Set Browser
zoneType[(GetItemLinkBindType(itemLink) == BIND_TYPE_ON_EQUIP) and 7 or 8] = true
Short excerpt from the shipping addon Item Set Browser — its ESOUI page; the code belongs to its author. Shown because documentation without a working example is half a reference.
Most-downloaded addons using it
| Addon | Total downloads |
|---|---|
| Master Merchant 3.0 | 3,883,523 |
| Item Set Browser | 1,893,031 |
| LibCharacterKnowledge | 1,771,857 |
| Loot Log | 1,608,502 |
| Auto Category - Revised | 1,180,586 |
| Arkadius' Trade Tools | 845,488 |