ESODecoded

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 = true

Short excerpt from the shipping addon LibLazyCraftingits ESOUI page; the code belongs to its author. Shown because documentation without a working example is half a reference.

Most-downloaded addons using it

AddonTotal downloads
LibLazyCrafting6,538,592
Lost Treasure6,404,899
Tamriel Trade Centre5,234,232
Potion Maker (for Alchemy Crafting)3,765,616
WritWorthy2,484,332
Loot Log1,608,502