To use this website fully, you first need to accept the use of cookies. By agreeing to the use of cookies you consent to the use of functional cookies. For more information read this page.

Official ZPE/YASS documentationrun_in

run_in (function f, integer delay[, boolean once]) ⇒ boolean

Runs a function or lambda function within a separate thread repeatedly after a certain time. The once function will allow this to run just once then stop.

First available: Version 1.10.7
Comments
Code previewClose
Feedback 👍
Comments are sent via email to me.