Skip to content

Functionadd

Marcel Märtens requested to merge functionadd into master

2 new main features in this release:

  • new ADDValue Methods wo easily add Values including SVar functions for easier intern handling
  • Loading is now default loading from a Stream. If u want to Load from a String, however it automaticly converts the String to a Stream

Merge request reports