Hi,
I’m starting to use the public API with a custom .NET integration that I’m building.
Just noticed a very minor bug with the logs.
When I update a variable through the API the event log shows the details the wrong way around.
E.g. if I updated the variable value from 10 to 20 it shows in the log that I updated it from 20 to 10.
Thanks,
Joe
So, in this example I updated it from 5 to 21.9