Hi,
I have a text and would want to put underscore between the text that has a space. For example, my texts is 'THAT IS THE SUN'. How can I transform it into 'THAT_IS_THE_SUN'?
Thanks,
Will