Goal
Add the ability to do simple calculations in the load test properties to enable simpler configuration of complex load profiles. Such as
TAddToCart = 10
TOrder = TAddToCart * 0.5
Non-Goal
We would rather not have a full programming environment, rather just some basic support for calculations and formatting.