isNull ====== Returns true if the value is null. See also :doc:`../global/value`. Syntax ------ .. code-block:: javascript isNull() Examples -------- .. code-block:: javascript $('MyVar').isNull()