Say i had two strings assigned to different variables like$var???=???'Hello???there,???how???are???you????';$var2???=???'Hello???there,???how???are???you???today?';I want to get a function automatically highlight whats different between the two by - say for example highlighting the added words in a red font.So like the result would show (after comparison)Is there a built in function for such a thi