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