C
C#2y ago
.

❔ Regex split

I have a string with format "[ANY_TEXT][ANY_TEXT] ANY_TEXT." How I can split this text in 3 variables: leftPart, middlePart, rightPart ?
3 Replies
Pobiega
Pobiega2y ago
\[(.+)\]\[(.+)\] (.+)\.
.
.OP2y ago
Thank you!
Accord
Accord2y ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.
Want results from more Discord servers?
Add your server