We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d935f58 commit 255975aCopy full SHA for 255975a
1 file changed
WLAPP/wlapp.js
@@ -33,6 +33,8 @@ let today1 = formatDateTime(new Date());
33
let today2 = formatDateTime(todaytimes);
34
35
//////////////////////////////////////////////////////////////////
36
+var jsessionid = "";
37
+
38
const getdomainbodyArr = [];
39
let getdomainbodyVal = "";
40
0 commit comments