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.

Equal script to FBeditor input selection switch
#4
Adding delay in event script which is triggered by few objects is not recommended as it will run each time when change happen and each time delay will start. You may end up in situation when not correct input is selected in time.

Delay is simply added like this
-- wait for 1.5 seconds
os.sleep(1.5)
------------------------------
Ctrl+F5
Reply


Messages In This Thread
RE: Equal script to FBeditor input selection switch - by Daniel - 17.01.2022, 08:48

Forum Jump: