compatDebugWriteCultureInvariant

Release 1.4 - ...

The behaviour of the viper {debug.write()} has been changed. In prior versions, the output of some values was locale dependant. The output of e.g. DateTime values could be different if the culture of the server was changed from English to Dutch. This has been fixed in 1.4 and the viper now always uses the invariant culture to output its values. The compatibility setting "compatDebugWriteCultureInvariant" has been introduced to revert to the old behaviour.