Javascript Methods JavaScript Reference




    function function1() {
        window.confirm("Confirmation window");
    }