What is the command to close all open tabs? I want to create a button in my application to do this. I cannot find the code. Any ideas?
Subject: close all open tabs
@Command([FileExit]) will close lotus notes.
@command([Fileclosewindow]) will close the current window.