cleartimeout

  1. M

    B4J Question [BANano] How to clear a timeout?

    Hello, I have started today a small project using BANano and I came to a stop. How can I clear a timeout because I can't pass any param to BANanoWindow.ClearTimeout method. As I can see in the javascript api: The clearTimeout() method clears a timer set with the setTimeout() method. The ID...
Top