Stripping out Non Alphabet Characters

Hi - does anyone one have a quick bit of code that will remove all characters from a string that are not A to Z?

Ideally in @Functions, but script is cool too.

UPDATE - GOT IT.