ApplicationShouldQuit (Session - JavaScript™)
Provides the backend interface for OSProcessShouldQuit. Returns a value of True if this process should quit.
Defined in
NotesSessionSyntax
ApplicationShouldQuit():boolean
Legal Values
Value | Description |
---|---|
True | Boolean. True is returned if this process should quit. |
False | Boolean. False is returned if this process should not quit. |
Language cross-reference
ApplicationShouldQuit in Java™ Session class