
Example calculate the token quantity to swap
Configuration fields
| Field name | Required? | Detail |
|---|---|---|
| Variable to save result | Yes | The processor outputs the computed value; assign a variable name to store it. For example, NATIVE_BALANCE_MINUS |
| Decimal part | No | Represents the decimal portion of the result. For example, with 2 decimal places the output might be 1.34 or 2.54; with 1 decimal place, you’d see 1.3 or 2.5 |