ESODecoded

GetRecipeResultItemLink

ESO Lua API function — used by 29 of the 3,030 addons we indexed (combined 25,143,977 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.

Official signature

GetRecipeResultItemLink(luaindex recipeListIndex, luaindex recipeIndex, [LinkStyle|#LinkStyle] linkStyle)

Returns: string link

Real usage — from LibLazyCrafting

	end
	local resultLink = GetRecipeResultItemLink(recipeListIndex, recipeIndex)
	local isKnown, recipeName, numIngredients, _, qualityReq, specialIngredientType, requiredCraftingStationType, itemId = GetRecipeInfo(recipeListIndex, recipeInde

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
Tamriel Trade Centre5,234,232
CraftStore5,176,147
ESO Master Recipe List2,130,985
Daily Provisioning1,544,059
Furniture Catalogue1,213,662