Note: This video is best viewed in full screen mode (by clicking on the icon in the bottom right corner of the video).
Not finding the answer you're looking for? Submit a request above and let us know how we can help.
Note: This video is best viewed in full screen mode (by clicking on the icon in the bottom right corner of the video).
Not finding the answer you're looking for? Submit a request above and let us know how we can help.
empty
<% } %> <% var labels = "a_label".split(',').map(function(label) { return label.trim(); }).filter(function(label) { return label; }); %> <% var articlesWithLabels = articles.filter(function(article) { return Util.intersection(article['label_names'], labels).length; }) %> <% if (articlesWithLabels.length) { %>