Reply To: How can I isolate the forward slash between digits

#63391

That would be

(?<=d)/(?=d)

— see https://creativepro.com/fin&#8230;..string.php

This article was last modified on October 17, 2012

Comments (0)

Loading comments...