Permalink
Fetching contributors…
Cannot retrieve contributors at this time
28 lines (28 sloc) 793 Bytes
title ms.custom ms.date ms.prod ms.reviewer ms.suite ms.technology ms.tgt_pltfrm ms.topic f1_keywords dev_langs helpviewer_keywords ms.assetid caps.latest.revision author ms.author manager
null Constant (JavaScript) | Microsoft Docs
01/18/2017
windows-client-threshold
devlang-javascript
language-reference
null_JavaScriptKeyword
JavaScript
TypeScript
DHTML
JavaScript null
null, JavaScript
d98d2a02-1e8c-4c3e-93f0-2a16d453cc33
5
mikejo5000
mikejo
ghogen

null Constant (JavaScript)

null is used to indicate that a variable does not refer to valid data. This is not the same thing as undefined Constant.