How to calculate the the stored value from the page?

Hi. I’m new to uivision.
How do I store the numbers from the page and calculate it to get the discounted amount?

You can extract the numbers with storeText and/or storeValue.

Then use executeScript_Sandbox for the calculations.