how to display apostrophe in string
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-16-2018 03:01 AM
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
Labels:
- Labels:
-
Personal Developer Instance
6 REPLIES 6
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-16-2018 07:53 AM
I am using mobile app on android device....
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-16-2018 08:18 AM
Ok so what is generating the message and how does it fail?