Form Workflow Runtime

Dynamic calculations, conditionals, expressions, and variable substitution

Live Calculation

Change the inputs and watch the result update in real-time

Result

Computed from the input values

Subtotal29.99
Total29.99

Formula

total = (quantity * price) - (quantity * price * discount / 100)