Merge branch 'newMaster2024' of https://dev.azure.com/VeragAG/_git/SDL into newMaster2024

This commit is contained in:
2025-04-28 16:22:28 +02:00
2 changed files with 21 additions and 4 deletions

View File

@@ -1029,7 +1029,7 @@ Public Class cATEZ_NCTS_IN
Next
ncts.json &= jsonData.Emit()
Debug.WriteLine(jsonData.Emit())
Debug.WriteLine("jsonData.Emit: " & jsonData.Emit())
Return success