Skip to main content

TestInfoRow

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

Function Syntax

Description

Creates a row in an info table. First version of the function creates a row without content. The content must be added using the function TestInfoCell. The second version of the function creates a row with a specified content.

Parameters

  • handle: Handle to the table created by the function TestInfoTable.
  • indent: Level of indentation for the row content.
  • text: Text to be displayed in the row.

Return Values

Example

TestInfoHeadingBeginTestInfoHeadingEnd