Filters the trade skill listing by name of recipe, item produced, or reagents. Uses a substring (not exact-match) search: e.g. for a Scribe, the search string "doc" might filter the list to show only Certificate of Ownership because it matches the word "documentation" in that item's tooltip; a search for "stam" will match all items providing a Stamina bonus.


See also Tradeskill functions.

Signature:

SetTradeSkillItemNameFilter("text")

Arguments:

  • text - Text to search for in recipe names, produced item names or descriptions, or reagents (string)