delete words in a string

L

Lynn

hi,
how can i delete the first 10 characters in a string of the sublject
field?

eg.
"123456789 This is a test" becomes "This is a test"

thanks
 
Top