cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

How to use the String.replaceAll() method in ThingWorx

Ike@ACE
13-Aquamarine

How to use the String.replaceAll() method in ThingWorx

I'm trying to replace all of the instances of quotation marks <"> in a string with a different string; namely, <\\">. I tried using the replaceAll method, but ThingWorx doesn't recognize it. Any suggestions?

1 ACCEPTED SOLUTION

Accepted Solutions

Ike@ACE 

 

You can refer following article

View solution in original post

1 REPLY 1

Ike@ACE 

 

You can refer following article

Top Tags