How to close current window or tab using javascript or jquery

I want to close current window or tab using Javascript or jquery. I tried on Microsoft Edge browser.
I used the code window.close() but it is not working.
Please help me in fixing the above issue.

Thanks and regards
Sampat