Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

how to display apostrophe in string

Pallavi26
Kilo Explorer

I am trying to display apostrophe in the below string, it is working fine on desktop but not on mobile app

gs.addInfoMessage("Thank you - we\'ll take a look and see what we can do to help");

Please help

6 REPLIES 6

Pallavi26
Kilo Explorer

I am using mobile app on android device....

scott barnard1
Kilo Sage

Ok so what is generating the message and how does it fail?