This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

event start part of the script
#4
Replace — do something with:

if event.getvalue() == false then
— do something 
end

or

value = event.getvalue()
if value >= 0 and value <= 50 then
— do something 
end
Reply


Messages In This Thread
event start part of the script - by Dré - 02.04.2022, 08:24
RE: event start part of the script - by Dré - 03.04.2022, 17:36
RE: event start part of the script - by Erwin van der Zwart - 03.04.2022, 18:33
RE: event start part of the script - by Dré - 08.05.2022, 08:35

Forum Jump: