I am trying to check if i press space button, there would be a function get triggered that does following:
Traces all text to see if last written word is comming multiple times (means if lastWrittenwordTurn > 1), if so the highlight all repeated words. Plus i want it to get triggered at space button pressing event. Any help...?