WeiDU question: PATCH_IF
[Deleted User]
Posts: 0
The user and all related content has been deleted.
1
Comments
Let's take this example: It searches for " +1" in the given string and removes it when found.
REPLACE_TEXTUALLY ~ \+[1-6].*$~ ~~
changes "Bone Club +2, +3 vs. undead" into "Bone Club".