if defined jquery code example Example: check if a variable is undefined jquery if (typeof value === "undefined") { // ... }