Determines if a reference is defined.
isDefined(value);
value – {*} –
Reference to check.
{boolean}
True if value is defined.
value