NAME
JE::Undefined - JavaScript undefined value
SYNOPSIS
DESCRIPTION
This class implements the JavaScript "undefined" type. There really isn't much to it.
Undefined stringifies to 'undefined', and is false as a boolean.
JE::Undefined - JavaScript undefined value
This class implements the JavaScript "undefined" type. There really isn't much to it.
Undefined stringifies to 'undefined', and is false as a boolean.