Hi all,
Facing some problems with a sting I copy and save it in a variable to manipulate it and remove some characters, then put it back with the new setup.
The sting will contain words between ** and what I want to do is to remove them.
To be more precise:
Test sentence test-test - become → Test sentence test-test. Used brackets as will bold the text
Basically, remove those **, only. There are solutions to remove special characters, but there are special characters I don’t want to be removed.
I was not able to find a solution yet so any help will be much appreciated.
Thanks