I have a string with multiple delimiters, i.e. ,':|£
. I want to extract only the number from the string, along with the currency symbol. I tried many possible ways but was unsuccessful. Could someone help me with this.
The entire string is given below. I want to extract only the currency, like £340,346
chartInfoValues(event,'Investment Activity Graph','','Year:|2014|Current:|£340,346|Recommended:|£340,346','aa709fd2','220','80')