We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b35db41 commit cc63adfCopy full SHA for cc63adf
1 file changed
conditional/if.md
@@ -31,6 +31,8 @@ var message = 'this is ' + country + ', the weather is ' +
31
'currency is ' + currency;
32
```
33
34
+**Node:** Conditions can also be nested.
35
+
36
---
37
38
Fill up the value of `name` to validate the condition.
0 commit comments