so I have a formatting string that can be $#,###.00 or \"£#,###.00 and I would like to get the currency symbol form it here is the code that I\'m
$#,###.00
\"£#,###.00
You could use an addon like XregExp.