StopScenario
Valid for: CANoe DE NoteThis CAPL function is also available as C# function.
Function Syntax
C#bool StopScenario.Call();
CAPLint StopScenario.Call();
Description
Stops the currently running scenario.Parameters
—Return Values
C#- true: Stop of scenario was successful
- false: Stop of scenario failed
- 1: Stop of scenario was successful
- 0: Stop of scenario failed