Loading…
None
String updated in the repository |
|
None
String updated in the repository |
|
None
Source string changed |
|
AmeliaGL
Translation added |
|
None
String updated in the repository |
|
Glossary
English (United States) | Polish | ||
---|---|---|---|
No related strings found in the glossary. |
If this script has not been already run before, it will run that script and return the value that script returns
If it has been run before, then it will not run the file again, but it will return the same thing as the first time
If a required script has no returns, then require() will return true
If the name you give isn't any of your scripts, it will error
Scripts can be accessed relative to the executing script using `./` and `../`
Jeśli ten skrypt nie był jeszcze wykonywany, to wykona ten skrypt i zwróci wartość, którą ten skrypt zwraca
Jeśli ten skrypt był już wykonany wcześniej, to nie wykona go ponownie, a zamiast tego zwróci poprzednią wartość zwróconą przez ten skrypt
Jeśli wymagany skrypt nie ma żadnego wyjścia, to funkcja "require()" zwróci "true"
Jeśli nazwę, którą wpiszesz do tej funkcji, nie jest powiązana z istniejącym skryptem, to wyjdzie błąd