exitforce()

Forces the application to close immediately.

Syntax

exitforce()

Parameters

Parameter Type Description
None

Return Value

Examples

Forcefully exit the application

exitforce();

See also

open
close

settings
exit
exitforce