Stop set interval
The Stop set interval function allows you to stop the sequence of the set interval function

interval id : The ID of the sequence created by the SET INTERVAL function is added
Step by Step :

Done : It is executed once stop the Set interval function.
OutVars
Null
Error : It is executed when the entered id is not valid.
OutVars
Nulld
Esta función únicamente detiene la secuenta con el ID que se le envia como parametro, es decir que si se crean dos o mas secuencias y el ID es guardado en la misma variable, la función solamente detendrá la ultima secuenta del ID asignado.

Last updated
Was this helpful?