Clipboard and regex

Post your questions and help other users.

Moderator: Martin

Post Reply
anuraag
Posts: 371
Joined: 24 Jan 2015 02:06

Clipboard and regex

Post by anuraag » 02 Jan 2017 02:16

I used to copy phone numbers many times a day. Phone number is formatted like this
+91 99 37 024365
+919937024365
+91 99370 24365
99370 24365

+91 is country code.

I like to have result as 9937024365.
I have little idea how to use scripting but want help with regex
Like if clip_data mathes regex.

anuraag
Posts: 371
Joined: 24 Jan 2015 02:06

Re: Clipboard and regex

Post by anuraag » 02 Jan 2017 04:26

Got my solution myself. Thanks to great program.

Flow attached
Attachments
flow_Remove_phone_number_formatting_from_clipboard_20170102_170128.xml
minor update
(3.82 KiB) Downloaded 780 times

Post Reply