Javascript Properties JavaScript Reference




    function function1() {
       alert(navigator.appCodeName);
    }