Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Splitting 'character code strings' into individual characters in QM
#4
In this case your replacerx code works. But you can use [91] in regex string too if need.

Code:
Copy      Help
_s = "[91]65]: example string"
_s.replacerx("\[" "[ ")
out _s


Messages In This Thread
RE: Splitting 'character code strings' into individual characters in QM - by Gintaras - 04-05-2025, 08:51 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)