Hi List,

I have a small request where i want to parse the following from  below input 
line:

Subject:   000000001946766 update "Ticket Priority" = Urgent

I am able to parse the ticket number 000000001946766 from above by below 
function:
SUBSTR($Subject$, STRSTR($Subject$,  "[") + 1, STRSTR($Subject$,  "[") + 15)

Now i want to get value Urgent in any temporary field. if its written like 
above 

Can some body help on this.
Thanks

Regards
Praveen

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
"Where the Answers Are, and have been for 20 years"

Reply via email to