has_config_param_name
Description:
[
Version ( since =
"0.2.0" ) ]
public bool has_config_param_name (
string name)
Returns whether the this has a configuration parameter matching name or not.
Parameters:
| this |
the install script
|
| name |
the configuration parameter name
|