I am creating function in which I will pass String and Specific text.The specific text should be bold in whole string. I want to achieve this but unable do that.
Input string:-"Hi Hello boy Hello Shyam Hello"
Text :- Hello.
Output:- Hello word should looks bold in String.