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

write

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

Function Syntax

Description

Outputs a text message to the Write Window. Write is based on the C function printf. The compiler cannot check the format string. Illegal format entries will lead to undefined results. Messages output with the write function will be displayed on separate lines.

Parameters

Format string, variables or expressions

Return Values

Example

Examples:
snprintfwriteToLogwriteToLogEx