Files
freeCodeCamp/guide/portuguese/javascript/undefined-primitive-values/index.md
2018-10-16 21:32:40 +05:30

7 lines
340 B
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: Undefined Primitive Value
localeTitle: Valor primitivo indefinido
---
Um valor primitivo atribuído automaticamente a variáveis que acabaram de ser declaradas ou a argumentos formais para os quais não há argumentos reais.
[MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined)