Changes for page Card Service Life Test Plan WebTool
Last modified by SuperUwe Trueggelmann on 2022-09-28
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -22,6 +22,7 @@ 22 22 if(boDebug){println "'" + strCommand + "' received, pagestatus = " + intPageStatus} 23 23 } 24 24 else{ 25 + if(boDebug){println "strCommand is null."} 25 25 strCommand = "none" 26 26 intPageStatus = 0 27 27 if(boDebug){println strCommand + " received, pagestatus = " + intPageStatus}