Loading…
anonymous
Suggestion added |
|
None
String updated in the repository |
|
None
String updated in the repository |
|
None
Source string changed |
|
PainIsHere58
Translation added |
|
Things to check
Glossary
English (United States) | Portuguese (Brazil) | ||
---|---|---|---|
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 `../`
Se esse script
jáainda não foiusado antesexecutado, ele vai ser usado e retornar o valor que o script retornaSe ele já foi usado, então o arquivo não vai ser usado novamente, mas retornará a mesma coisa que a primeira vez
Se um script que é necessário não tiver nenhum retorno, require() irá retornar "true" (verdadeiro)
Se o nome que foi dado à função não é nenhum dos scripts em sua pasta, vai dar erro