I am trying to hard-code String but it gives me this error "Invalid escape sequence (valid ones are \b \t \n \f \r \" \' \ )" Here is the String
value is [{"timeStamp":"11\/05\/2014 11:11:28","
how to hardcode this string? I tried but got mentioned issue.
I tried this URL invalid escape seq but not got any clue where is the issue! How can I solve this?
Thanks in advance...