How to remove any non letters from a string in JavaScript?
I need a function that removes any non-letters from a string, returning a well-known film title.
I need a function that removes any non-letters from a string, returning a well-known film title.