Nocode functions 🔎
What is the goal of this function?
INPUT: This function takes a list of words, plus a list of sentences ("context") where these words appear.
OUTPUT: A two-column Excel file ressembling the input, except that the terms are now highlighted in context:
The color effects are the result of adding an html tag: <span> and css styling within it.
The colors used to highlight can be customized: color of the text and background color (see below).
Which color for the word to highlight?
Which background color for the word to highlight?