mirror of
https://github.com/PlaceholderAPI/Javascript-Expansion.git
synced 2025-12-16 14:04:52 +00:00
Updated Your First Script (markdown)
@@ -13,6 +13,7 @@ helloWorld();
|
|||||||
```
|
```
|
||||||
|
|
||||||
As you can see, the scripts return one value.
|
As you can see, the scripts return one value.
|
||||||
|
|
||||||
**NOTE: ** Semicolons (`;`) are not required in JS language. However, this is required with multiple statements stacked in 1 line of script
|
**NOTE: ** Semicolons (`;`) are not required in JS language. However, this is required with multiple statements stacked in 1 line of script
|
||||||
|
|
||||||
## Using Your Script
|
## Using Your Script
|
||||||
|
|||||||
Reference in New Issue
Block a user