Documentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
IsRunningInStandaloneMode
Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DEFunction Syntax
Description
This function is used to get the information whether the CAPL code is executed in standalone mode.Parameters
—Return Values
- 1: True (execution in standalone mode)
- 0: False (execution not in standalone mode)