je::undefined(3pm) debian man page | unix.com

Man Page: je::undefined

Operating Environment: debian

Section: 3pm

JE::Undefined(3pm)					User Contributed Perl Documentation					JE::Undefined(3pm)

NAME
JE::Undefined - JavaScript undefined value
SYNOPSIS
use JE; $j = new JE; $js_undefined = $j->undef; $js_undefined->value; # undef
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.
SEE ALSO
JE::Types JE::Null JE perl v5.14.2 2012-03-18 JE::Undefined(3pm)
Related Man Pages
lazy(3o) - debian
je::code(3pm) - debian
je::types(3pm) - debian
javascript::beautifier(3pm) - debian
moosex::types::undefinedtype(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Introduction
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com