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.

Get a script's sleep interval programmatically
#2
Found out how to do it, for anyone else interested:

Code:
script_id = script.get(_SCRIPTNAME).id
script_timer = db:getrow('SELECT params FROM scripting where id = ?', script_id).params
Thank you!
Morkov
Reply


Messages In This Thread
RE: Get a script's sleep interval programmatically - by morkovka - 28.08.2021, 12:21

Forum Jump: