ok i need to self close a window (like after 5 seconds)
anyone knows the command to close the window?
would
echo "self.close()";
?
be correct?
if not, please tell me what i have left out with a counter example