...lue list?
Hello,
For the parameters "providerName" and "settingName", what is the full supported value list?
Currently I don't know how to specify the two parameters to get the configuration "Theme and Colors" from Eikon Desktop.
-------------------------------------
JET.Settings.read(function(value){
console.log(value);
}, {
providerName: "Configuration",
settingName: "COMMON.RDE_PRODUCT.BRANDNAME"
})
Thanks a lot in advance,
Bo