Function.InvokeAfter

 

Function.InvokeAfter(function as function, delay as duration) as any

Returns the result of invoking function after duration delay has passed.

Show: