Question
Delay in Message
I am looking to put a delay in a message but the following does not work for me
app.setTimeOut(app.alert("Hello"), 5000);
Any ideas on what i'm doing wrong.
Thanks,
Alan
I am looking to put a delay in a message but the following does not work for me
app.setTimeOut(app.alert("Hello"), 5000);
Any ideas on what i'm doing wrong.
Thanks,
Alan
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.