Iso11783GetEnvDbl
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
This function gets the value of an environment variable.Parameters
- envVar: Name of the environment variable
- index: Index of the environment variable
double Iso11783GetEnvDbl( char envVar[], dword index );
value = Iso11783GetEnvDbl( "EvFrictionForce", 1 );