|
|
Browse by Tags
All Tags » regex » part
-
Hello,
I have a text that goes like this:
[LETTER]<FIRST_NAME>[@LAST_NAME@]_[ADDRESS]_<SEX>
[] means that this part in brackets is NOT obligatory
<> - means that his part in brackets is obligatory
And possibilities go like this:
LETTER- can be L (like Local), C (like Custom) or F. When LETTER is F (like ...
|
|
|