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.
diagIsRaw
Valid for: CANoe DEFunction Syntax
Method Syntax
Method SyntaxDescription
Returns if the object is stored as raw data or can be interpreted.Parameters
- request: Request
- response: Response
Return Values
- 1: Object is stored as raw data.
- 0: Object can be interpreted.
< 0: Error code