Property | Type |
---|---|
[object Object] | object |
[object Object] | object |
[object Object] | object |
[object Object] | object |
[object Object] | object |
[object Object] | object |
[object Object] | object |
[object Object] | object |
[object Object] | object |
[object Object] | object |
[object Object] | object |
[object Object] | object |
[object Object] | object |
[object Object] | object |
[object Object] | object |
[object Object] | object |
Property | Type |
---|---|
ipirat_isInstalled | string |
Property | Type |
---|---|
No Data enumerated. The Data Array was empty. |
Property | Type |
---|---|
length | string |
constructor | string |
Property | Type |
---|---|
length | string |
Property | Type |
---|---|
No Data enumerated. The Data Array was empty. |
Property | Type |
---|---|
No Data enumerated. The Data Array was empty. |
Property | Type |
---|---|
No Data enumerated. The Data Array was empty. |
function test(data){
// We need to separate properties and access one by one.
try{
addSuccess(data, typeof data);
}
catch(err){
addInfo('window.'+ data, 'Error Occured. Probably not configurable.');
}
}
var data = Object.getOwnPropertyNames(window.localStorage)