Result
Force the evaluation of an expression up to that point.
Expression
Databox Value
Result
Comments
Last updated
Force the evaluation of an expression up to that point.
This function can be used to force the evaluation of an expression up to that point.
- 1 Result * 20
3
40
Assuming the Databox holds the number of fence posts (3) and we wish to know the total cost of the (2) affected panels (unit cost is 20)
Last updated