Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Remove doubles from string
#19
oh, if your ip are already in list form (one on each line) then just use the string function "RemoveDuplicateLines".



Code:
Copy      Help
_s=
;apple
;apple
;orange
;apple
;grapei    
;orange


_s.RemoveDuplicateLines
out _s
An old blog on QM coding and automation.

The Macro Hook


Messages In This Thread

Forum Jump:


Users browsing this thread: 5 Guest(s)