You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Return empty table, instead of an error when no dom instance/module is given in the input arguments. Maybe this could be intentional and then an error is not correct.
Copy file name to clipboardExpand all lines: SLC-GQIDS-DOM-History_1/SLC-GQIDS-DOM-History_1.cs
+26-7Lines changed: 26 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,9 @@ Ambachtenstraat 33
45
45
46
46
DATE VERSION AUTHOR COMMENTS
47
47
48
-
30/05/2024 1.0.0.1 AMA, Skyline Initial version
48
+
30/05/2024 1.0.1 AMA, Skyline Initial version
49
+
18/06/2024 1.0.2 AMA, Skyline Fixed exceptions when multiple sections or removed sections were present in the history
50
+
01/07/2024 1.0.3 AMA, Skyline Return empty table, when no module or instance is given. This could be intentional, for example when no row is selected in a table
0 commit comments