Skip to main content
15-Moonstone
June 30, 2021
Solved

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

  • June 30, 2021
  • 1 reply
  • 1224 views

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?

Best answer by SachinSharma

@Ike@ACE 

 

You can refer following article

1 reply

16-Pearl
June 30, 2021

@Ike@ACE 

 

You can refer following article