TE_getvar
Example: TE_getvar | System Variable Functions |
Returns the value of an RTE system variable.
int TE_getvar( int var );
Inputs
var | The name of the RTE System Variable to be returned. |
The TE_getvar function returns the value of an RTE System Variable.