This should work:
Search for:Replace with:[ ] E
[X] RegEx
2Stefan2:
This will replace all underscores, not just the last one.
Search for:
Code:
(.+)_$
Code:
$1
[X] RegEx
2Stefan2:
This will replace all underscores, not just the last one.
Statistics: Posted by Dalai — 2024-03-07, 11:33 UTC