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.

Pop-Up Window
#2
You can Alerts for that. First, you need to enable "Show alerts in Usermode" in Utilities > Vis. configuration. Then create a script attached to the required object:
Code:
123456
value = event.getvalue() if value then   alert('value is 1') else   alert('value is 0') end
Reply


Messages In This Thread
Pop-Up Window - by rogerabit - 28.01.2019, 09:37
RE: Pop-Up Window - by admin - 28.01.2019, 10:19

Forum Jump: