Go to: Synopsis. Return value. Flags. MEL examples.
quit [-abort] [-exitCode uint] [-force]
quit is undoable, queryable, and editable.
This command is used to exit the application.None
In query mode, return type is based on queried flag.
| Long name (short name) | argument types | Properties | ||
|---|---|---|---|---|
-force(-f)
|
|
|
||
|
||||
-exitCode(-ec)
|
uint
|
|
||
|
||||
-abort(-a)
|
|
|
||
|
||||
quit; quit -force;