Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter FourFlow Control (continued)

IsScriptInBackground Function

Overview

The IsScriptInBackground function tests whether the calling script is running as a background thread.

Syntax/Parameters

Syntax

boolean = IsScriptInBackground ( );

Parameters

(none)

 

Return Value

Returns a boolean as TRUE if the script is running as a background thread or FALSE if not.

Remarks

Certain operations, such as opening dialog boxes, are not allowed if the script is executed in background mode.

Related Functions

Platform Support

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

Legato IDE, Legato Basic