Skip to main content
/
dfs201011
/
Group items tagged scripts
Group items tagged
Filter:
All
|
Bookmarks
|
Topics
Simple
Middle
Code structure
- 0 views
javascript.info/structure
javscript
statemets
instrucciones
shared by
ivan chill
on 05 Mar 20
-
No Cached
Code structure
...
Cancel
Statements
...
Cancel
constructs and commands that perform actions
...
Cancel
...12 more annotations...
Statements
ivan chill
on 05 Mar 20
declaraciones
declaraciones
...
Cancel
...
Cancel
Statements can be separated with a semicolon
...
Cancel
separate lines to make the code more readable
...
Cancel
A semicolon may be omitted in most cases when a line break exists
...
Cancel
automatic semicolon insertion
...
Cancel
In most cases, a newline implies a semicolon. But “in most cases” does not mean “always”!
...
Cancel
Comments
...
Cancel
can be put into any place of a script
...
Cancel
two forward slash characters //
...
Cancel
/* and end with an asterisk and a forward slash */.
...
Cancel
handy to temporarily disable a part of code
...
Cancel
Nested comments are not supported!
...
Cancel
...
Cancel
‹ Previous
21
-
21
of
21
Showing
20
▼
items per page
20
50
100
Related searches
Search
scripts
matching in title, tags, annotations and url of group items »
Search in Google »