Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.6e

Application v 6.3a

  

 

Chapter Twenty-oneWebView Interface (continued)

JavaScriptIsComplete Function

Overview

The JavaScriptIsComplete function tests whether a specified JavaScript Object is running.

Syntax/Parameters

Syntax

boolean = JavaScriptIsComplete ( handle hJSO );

Parameters

hJSO

A handle specifying a JavaScript Object.

Return Value

A boolean as TRUE or FALSE or FALSE on failure. Use the IsError or GetLastError function to determine if an error occurred and the nature of the error.

Remarks

This function will return true when the JavaScript object and all of it’s promises are executed.

Related Functions

Platform Support

Go13, Go16, GoFiler Complete, GoFiler Corporate, GoFiler, GoFiler Lite, GoXBRL

Page revised 2025-10-20