<研究ノート>
1858 ワード
o deve ser feito? escrever - umaは、俗語にo que tentenha um valor como argumento retornar o tipo do valor エスパラse que利用量
Get type of value
ゴット?例えば、私は、
typeof
ネスタ楽しみは、oを占拠します.パラレンブラー
typeof
エヌオペレドールqueレトルナ馬ストリングcom o Tipoは、Valor Informadoをします.function myFunction(a) {
return typeof a
}
結果
myFunction(1) // 'number'
myFunction(false) // 'boolean'
myFunction({}) // 'object'
myFunction(null) // 'object'
myFunction('string') // 'string'
myFunction(['array']) // 'object'
パラQueer - QuiserレゾルバO desafio、oリンクESTGet type of value
ゴット?例えば、私は、
Reference
この問題について(<研究ノート>), 我々は、より多くの情報をここで見つけました https://dev.to/ananopaisdojavascript/resolvendo-exercicios-do-jschallenger-javascript-basics-3-22bpテキストは自由に共有またはコピーできます。ただし、このドキュメントのURLは参考URLとして残しておいてください。
Collection and Share based on the CC Protocol