replacing "_" within spaces in a symbol
Hi, I am wondering if anyone can help me with this, I assume this is pretty simple but not obvious to me:-
I have a symbol that is in the form of a sentence with "_" instead of spaces
So_it_would_be_a_symbol_like_this_one
and I would like to make it into a single message with the same text without underscores but spaces instead -
So it would be a symbol like this one
so kinda like stripping with zl.filter but where the input is a single symbol rather then a list
Thanks a lot!
Thank you so much! I tried that but couldn't figure out the " " part after @substitute, thanks again!
But it seems to insert speech marks at the "beggining and end" of the message - is there anyway to get it not to do that?
figured it out - just had to remove the tosymbol object - thanks again :)