Hi All,
I am looking for an API that accepts a string and converts the characters into their corresponding escape char (i.e. < into < & into &). Anyone who have used an API with such functionality?
Thank you!
Regards,
Mickey
I am looking for an API that accepts a string and converts the characters into their corresponding escape char (i.e. < into < & into &). Anyone who have used an API with such functionality?
Thank you!
Regards,
Mickey
Comment