31.10.2018, 13:33
Hi.
There is something wrong with "OUTPUT = false" at the end of the script. I can't find out what i should write instead.
BR
Kai-Roger Kolseth
INPUT-A= grp.getvalue('63/1/1')
INPUT-B = grp.getvalue('6/2/11')
OUTPUT = grp.write('1/0/108')
if INPUT-A < INPUT-B then OUTPUT = false
end
There is something wrong with "OUTPUT = false" at the end of the script. I can't find out what i should write instead.
BR
Kai-Roger Kolseth
INPUT-A= grp.getvalue('63/1/1')
INPUT-B = grp.getvalue('6/2/11')
OUTPUT = grp.write('1/0/108')
if INPUT-A < INPUT-B then OUTPUT = false
end