ToolbarManager.useSession


useSession(buttonNo, isSession)

Determines whether or not commands from the given button are sent to session file. Generally this will be true, but if the command launches customisable functionality such as a dialog, it may be appropriate to issues session file commands only when the dialog is OK'd

buttonNointegertype of button
isSessionboolean1 (default) to send commands to session file. 0 to bypass session file
Return valuenone 

Back to ToolbarManager

Back to Overview