{"id":699,"date":"2013-01-04T16:38:41","date_gmt":"2013-01-04T16:38:41","guid":{"rendered":"https:\/\/ibex.tech\/javascript\/?p=699"},"modified":"2023-01-13T19:24:00","modified_gmt":"2023-01-13T19:24:00","slug":"null-2","status":"publish","type":"post","link":"https:\/\/ibex.tech\/javascript\/null\/null-2","title":{"rendered":"Null"},"content":{"rendered":"\n<h4 class=\"wp-block-heading\">Setting variables as null<\/h4>\n\n\n\n<pre class=\"wp-block-code\"><code>  var MyVariable = null;<\/code><\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Is variable null<\/h4>\n\n\n\n<pre class=\"wp-block-code\"><code>if (MyVariable === null)<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Setting variables as null Is variable null<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[77],"tags":[],"class_list":["post-699","post","type-post","status-publish","format-standard","hentry","category-null"],"_links":{"self":[{"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/posts\/699","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/comments?post=699"}],"version-history":[{"count":4,"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/posts\/699\/revisions"}],"predecessor-version":[{"id":4267,"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/posts\/699\/revisions\/4267"}],"wp:attachment":[{"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/media?parent=699"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/categories?post=699"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/tags?post=699"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}