Hi everybodies,
if i call the javascript standard function setTimeout(‘post_timeout_func()’,_timeToWait) Servoy gives an exception as the function is not supported.
I’ve also tried the ‘http’ plugin but it’s not my goal.
what i want to do is simply show a window and close it after 5 seconds for example.
is there a way i can use timeouts in servoy?
thx in advance