Create article.md
This commit is contained in:
parent
9845639f90
commit
dbcfaf6351
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ function showMessage() {
|
|||
alert(message);
|
||||
}
|
||||
|
||||
showMessage(); // Hello, my name is John
|
||||
showMessage(); // Hello, John
|
||||
```
|
||||
|
||||
The function has full access to the outer variable. It can modify it as well.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue