JavaScript Timing Events

JavaScript Timing Events (ODC)

Stable version 0.1.0 (Compatible with ODC)
Uploaded on 19 October 2023 by OutSystems Labs
JavaScript Timing Events

JavaScript Timing Events (ODC)

Documentation
0.1.0
  1. Download & Install this library;
  2. Drag the web blocks setInterval or setTimeout to your screen;
  3. Create the necessary client actions to gather the Id or trigger the timers;
  4. You can use the client actions clearInterval and clearTimeout to stop the timers;