create_setting


Description:

public static Setting create_setting (string name)

Create a new Setting object of the desired type, given a setting name.

Parameters:

name

a setting name

Returns:

the new setting object, or null if the setting name was unknown