How to remove space between a string
Hello,
Is there any BSFN which removes the spaces between a string.
For instance, if there is any string by name "AA BB CC DD", the output should be "AABBCCDD".
I tried searching for scrub BSFN which removes the spaces but i couldn't found it.
It would be great if anyone suggests me on this issue.
Thank you.