Function.InvokeAfter

構文

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

バージョン情報

delay が経過した後に function を呼び出した結果を返します。