Source: tags/name.js

/**
 * @name highlightSearchTerm
 * @function
 * @global
 * @param {string} term - The search term to highlight.
 */
eval("window.highlightSearchTerm = function(term) {};")
THIS IS A DEMO: All content was generated with examples taken from the JSDoc page.