I have the following string:
"7D: test messages"

I would like to remove the value "7D: " from the string

How do I do this



Thanks