Sindbad~EG File Manager

Current Path : /home/infinitibizsol/insurcrm.infinitibizsol.com/node_modules/undefsafe/
Upload File :
Current File : /home/infinitibizsol/insurcrm.infinitibizsol.com/node_modules/undefsafe/example.js

var undefsafe = require('undefsafe');

var object = {
  a: {
    b: {
      c: 1,
      d: [1, 2, 3],
      e: 'remy'
    }
  }
};

console.log(undefsafe(object, 'a.b.e')); // "remy"
console.log(undefsafe(object, 'a.b.not.found')); // undefined

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists