Id64ToString
ESO Lua API function — used by 81 of the 3,030 addons we indexed (combined 39,298,293 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.
Official signature
Id64ToString(id64 id)Returns: string stringDesc
Real usage — from LibLazyCrafting
existingRequestTable['equipUniqueId'] = GetItemUniqueId(gearBag, gearSlot)
existingRequestTable['equipStringUniqueId'] = Id64ToString(existingRequestTable['equipUniqueId'])
existingRequestTable.equipCreated = trueShort excerpt from the shipping addon LibLazyCrafting — 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 |
|---|---|
| LibLazyCrafting | 6,538,592 |
| Lost Treasure | 6,404,899 |
| Tamriel Trade Centre | 5,234,232 |
| Potion Maker (for Alchemy Crafting) | 3,765,616 |
| WritWorthy | 2,484,332 |
| Loot Log | 1,608,502 |