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 » closePanel

closePanel

Valid for: CANoe DE • CANoe4SW DE Note
If several panels with the same name exist in the CANoe DE product configuration this command has an effect on all these panels.

Function Syntax

void closePanel(char panelName[]);

Description

Closes a panel. The panel is accessed by its individual panel name that is entered in the Panel Designer.

Parameters

  • panelName: Panel name, restricted to 128 characters.

Return Values

Example

openPanel