We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67a6778 commit 9c8827aCopy full SHA for 9c8827a
content/addon/eval-extra/_index.md
@@ -76,7 +76,8 @@ amount: "FLOOR(SQRT(18))" # The amount will be the floor value of the square roo
76
## Variable
77
78
You can evaluate an expression as a variable by using the variable `{eval_<expression>}`
79
+
80
For example:
81
* `{eval_1 + 2}`
82
* `{eval_{level} * 100}`
-* `{eval_FLOOR(SQRT(18))`
83
+* `{eval_FLOOR(SQRT(18))}`
0 commit comments