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

writeDestroy

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

Function Syntax

void writeDestroy(dword sink);

Description

Removes the specified page from the Write Window. Only pages that have been created with the aid of the writeCreate function can be removed.

Parameters

  • sink: Target identifier for the page to be removed.

Return Values

Example

See writeDestroy writewriteClearwriteCreatewriteExwriteLineEx