ESODecoded

IsItemLinkRecipeKnown

ESO Lua API function — used by 30 of the 3,030 addons we indexed (combined 9,090,631 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.

Official signature

IsItemLinkRecipeKnown(string itemLink)

Returns: bool isRecipeKnown

Real usage — from WritWorthy

  o.fooddrink_name = WritWorthy.FoodDrink(GetItemLinkItemId(o.fooddrink_link))
  o.is_known = IsItemLinkRecipeKnown(o.recipe_link)

Short excerpt from the shipping addon WritWorthyits 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
WritWorthy2,484,332
ESO Master Recipe List2,130,985
Furniture Catalogue1,213,662
Auto Category - Revised1,180,586
Dustman1,178,205
CookeryWiz239,380