Hello. I was wondering if it was possible to change the values in a custom configuration parameter. I would like to utilize a global value as a counter, but need to change the value.
I know I can use Connection.GetConfigParm("Custom\group\var") to store…