G
Guest
Hello!
I have the following string: <wordX::wordY[wordZ]>
I would like to extract from that string three words
wordX, wordY and wordZ by Regex usage.
Regards
Saso
I have the following string: <wordX::wordY[wordZ]>
I would like to extract from that string three words
wordX, wordY and wordZ by Regex usage.
Regards
Saso