ESODecoded

GetTradingHouseSearchResultItemLink

ESO Lua API function — used by 62 of the 3,030 addons we indexed (combined 17,363,807 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.

Official signature

GetTradingHouseSearchResultItemLink(luaindex index, [LinkStyle|#LinkStyle] linkStyle)

Returns: string link

Real usage — from Tamriel Trade Centre

	for i = 1, numItemsOnPage do
		local link = GetTradingHouseSearchResultItemLink(i)
		if (link == nil or link == "") then

Short excerpt from the shipping addon Tamriel Trade Centreits 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
Tamriel Trade Centre5,234,232
Inventory Insight2,763,446
WritWorthy2,484,332
ESO Master Recipe List2,130,985
Furniture Catalogue1,213,662
Arkadius' Trade Tools845,488