24.09.2019, 13:43
There is missing "/" in the code where new address is calculatedĀ
Code:
var newaddressup = (Number(MainObjectSplitted[0])+0) + "/" + (Number(MainObjectSplitted[1])+1) + "/" + (Number(MainObjectSplitted[2])+0)
------------------------------
Ctrl+F5
Ctrl+F5