Skip to main content

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.

Open topic with navigation CAPL Functions » General » Function Overview » fileName

fileName

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

Function Syntax

void fileName();

Description

Output of the CAPL program name in the Write Window. Helpful for debugging purposes.

Parameters

Return Values

Example

...
fileName();
...
Result: output of actual filename of CAPL program to Write Window. elCountrunError