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.
diagCheckObjectMatch
Valid for: CANoe DEFunction Syntax
Method Syntax
Method SyntaxDescription
Checks if the response service id is a valid (positive or negative) response for the request.Parameters
- request: Diagnostics request
- response: Diagnostics response
Return Values
- 1: Objects match.
- 0: Objects do not match.