Skip to content

Commit cc63adf

Browse files
committed
Add not about nested conditions
1 parent b35db41 commit cc63adf

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

conditional/if.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ var message = 'this is ' + country + ', the weather is ' +
3131
'currency is ' + currency;
3232
```
3333

34+
**Node:** Conditions can also be nested.
35+
3436
---
3537

3638
Fill up the value of `name` to validate the condition.

0 commit comments

Comments
 (0)