24.06.2017, 20:44
hi at the team .
very good jop
i am new at lua....
i want to sent en email only when the value from event script is 1 .
i use
value = grp.getvalue('1/2/2')
if ( 1/2/2 == 1 ) then
Email ("chrisbalatis@gmail.com", "subject", "text")
end
but is not working.
best regards
very good jop
i am new at lua....
i want to sent en email only when the value from event script is 1 .
i use
value = grp.getvalue('1/2/2')
if ( 1/2/2 == 1 ) then
Email ("chrisbalatis@gmail.com", "subject", "text")
end
but is not working.
best regards