1
0
mirror of synced 2025-12-30 12:02:01 -05:00
Files
docs/data/reusables/actions/expression-syntax-if.md
2022-02-25 15:51:14 +01:00

232 B

When you use expressions in an if conditional, you may omit the expression syntax ({% raw %}${{ }}{% endraw %}) because {% data variables.product.prodname_dotcom %} automatically evaluates the if conditional as an expression.