Loading…
None
String updated in the repository |
|
None
String updated in the repository |
|
None
Source string changed |
|
Glossary
English (United States) | Romanian | ||
---|---|---|---|
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 `../`
Dacă acest script nu a fost deja rulat înainte, va rula acel script și va returna valoarea pe care o returnează scriptul
Dacă a fost rulat înainte, atunci nu va rula din nou fișierul, dar va returna același lucru ca prima dată
Dacă un script require nu are returnări, atunci require() va returna true
Dacă numele pe care îl dați nu este niciunul dintre scripturile tale, se va produce o eroare