how to remove semicolon in a message


    Nov 01 2013 | 9:11 am
    I would like to remove an incoming message:
    "v1; v2; c1 c2 "
    into
    "v1 v2 c1 c2"
    to remove the semicolon. Is there a straight forward way to do that.