JE::Undefined(3pm) User Contributed Perl Documentation JE::Undefined(3pm)NAMEJE::Undefined - JavaScript undefined valueSYNOPSISuse JE; $j = new JE; $js_undefined = $j->undef; $js_undefined->value; # undefDESCRIPTIONThis class implements the JavaScript "undefined" type. There really isn't much to it. Undefined stringifies to 'undefined', and is false as a boolean.SEE ALSOJE::Types JE::Null JE perl v5.14.2 2012-03-18 JE::Undefined(3pm)
| Related Man Pages |
|---|
| lazy(3o) - debian |
| todo(3pm) - debian |
| gstreamer::object(3pm) - debian |
| je::number(3pm) - debian |
| je::types(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Introduction |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |
| My first PERL incarnation... Audio Oscillograph |