Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 355 Bytes

File metadata and controls

17 lines (13 loc) · 355 Bytes
description Learn more about: Function.InvokeAfter
title Function.InvokeAfter
ms.subservice m-source
ms.topic reference

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.