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.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Function.InvokeAfter(function as function, delay as duration) as any
Returns the result of invoking function
after duration delay
has passed.