Hi, i want to cut all spaces within a string and then count the number of characters within that string. The srting can contain any number of spaces.
ie 'The cat ran over the road'
all i want to do is trim it to
'thecatranovertheroad' and then simply count the values.
is there an easy way to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.