I have a string l_str type STRING value 'abc'
I want to concatenate the special character bullet (like in MS word) in front of the string. How do I represent the bullet character? Any sample code?