Returns the value of the configuration field whose id matches the first parameter (string).
string
{ "id": "MyConfigField", "type": "checkbox",},{ // ... "visible": ["value", "MyConfigField"],}, Copy
{ "id": "MyConfigField", "type": "checkbox",},{ // ... "visible": ["value", "MyConfigField"],},
D2RMM v1.6.0
Returns the value of the configuration field whose id matches the first parameter (
string).