Function.InvokeAfter

Syntax

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

About

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