Open topic with navigation CAPL Functions » System Variables » sysSetVariableDescriptionForValueDocumentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
sysSetVariableDescriptionForValue
Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DEFunction Syntax
Description
Sets a description for a particular value of a system variable of type Integer or Integer Array.Parameters
- namespace: Name of the namespace.
- variable: Name of the variable.
- value: Value for which the description shall be set.
- description: New description for the value.
Return Values
- 0: no error, function successful
- 2: variable was not found or second try to define the same variable