get_config_param
Description:
Get a config param from the config param's list
Parameters:
| this |
the install script |
| name |
name of the parameter |
Returns:
|
the sought config param, if exists. NULL otherwise. This code assumes that the 'id' and 'name' entity properties are the same. |