[ Version ( since = "0.2.1" ) ]
public InstallConfigParam get_config_param (string name)
Get a config param from the config param's list
| this |
the install script |
| name |
name of the parameter |
|
the sought config param, if exists. NULL otherwise. This code assumes that the 'id' and 'name' entity properties are the same. |