You are viewing limited content. For full access, please sign in.

Question

Question

Pattern Matching Help

asked on May 5, 2017

Hello- Could you help composing a pattern matching for the following;

 

Link: www.asdcompany.com/2123id 

To capture any characters comes after Link:  , without including 'Link:' 

There is also a space between : and the first letter

Thank you

0 0

Replies

replied on May 5, 2017

This is really the same questions as your other one. The parentheses indicate which part you want extracted, everything else is just there to make sure the right pattern is matched.

2 0
You are not allowed to follow up in this post.

Sign in to reply to this post.