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.
لم يعد هذا المتصفح مدعومًا.
بادر بالترقية إلى Microsoft Edge للاستفادة من أحدث الميزات والتحديثات الأمنية والدعم الفني.
Function.InvokeAfter(function as function, delay as duration) as any
Returns the result of invoking function
after duration delay
has passed.