Page 1 of 1

In Javascript, how do I make similar text show? For example, if 5 entires have the text "hello" in common, how do I make

Posted: Mon Jun 06, 2022 6:11 pm
by answerhappygod
In Javascript, how do I make similar text show? For example, if
5 entires have the text "hello" in common, how do I make that
appear while having entries that are not in ccommon not appear?
PLEASE SHOW CODE