Script to add up dollar values from a website
webadd Test Example
webadd gets the dollar value from every line and adds them. If there is more than one dollar value on a line. you can select which one you want. Spaces or other characters between the dollar sign and numbers are not allowed.
something $5.00
two of something $3.00 x2= $6.00
You can use dollar amounts in operationals, but they will be counted as one of the values to be selected.
three of something $7.00 x2= $14.00 -$1.00= $27.00