Variables

 

Your module can access any system variable that has been registered by other modules with the "Variable_Register" mechanism.

 

You can get either the value of the variable if you just want to use it, or the pointer to the variable if you intend to modify it.

 

 

 

Fct_Variable_Value

This function return the value of a variable

 

 

Fct_Variable_Get

This function return a pointer to a variable