mirror of
https://github.com/PlaceholderAPI/Javascript-Expansion.git
synced 2025-12-16 05:34:53 +00:00
Updated Your First Script (markdown)
@@ -13,6 +13,7 @@ helloWorld();
|
||||
```
|
||||
|
||||
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
|
||||
|
||||
## Using Your Script
|
||||
|
||||
Reference in New Issue
Block a user