Skip to main content
Open topic with navigation CAPL Functions » General » Function Overview » sysExit

sysExit

Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DE

Function Syntax

void sysExit();

Description

Exits the application from within a CAPL program.

Parameters

Return Values

Example

...
sysExit();
...
sysMinimize