Find tax id in description

Find tax id in description

HI

In the description section of an incoming email that has been created as a request - there is sometimes a tax ID within the description. The tax ID is always nine digits in the format of (12-3456789)

How can I write the script to pull the taxid out of description and put it in to the template field? 

var description_content=$CS.getDescription();   

                  New to ADSelfService Plus?