undefined (JS)
RU: undefined (JS)
The JavaScript primitive value assigned automatically to a declared-but-not-yet-assigned variable, a missing object property, or a function that returns no explicit value. Distinct from null (which is deliberate absence).