Can someone provide an example of how to use the functions GetCustomVariable, AccessCustomVariable or GetCustomVariableSetting to access plugin variables? I'm not having any luck using these functions or I just don't know how to implement. Thanks in advance!
Could you explain what exactly you mean? Normally you just have to set the Value: " Enabled":0, to " Enabled":1, in the CustomPluginOptions.JSON, to activate a Plugin. Anf if a Plugin, like the KnockoutQualifying.dll, gives you the Possibility to set different Values, you can edit them to match your needs.
Na, he's talking about how to set and access those via plugin code. I'll try and put something up soon.