get_config_param


Description:

[ Version ( since = "0.2.1" ) ]
public InstallConfigParam get_config_param (string name)

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.