Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter FourFlow Control (continued)

GetScriptHandle Function

Overview

The GetScriptHandle function returns the unique script handle for the currently executing script.

Syntax/Parameters

Syntax

handle = GetScriptHandle ( );

Parameters

(none)

 

Return Value

Returns a handle to the currently running script.

Remarks

The function handle can be used to access and control the script from other scripts. The handle value is unique to Legato and is not applicable to external programs.

This handle should not be closed.

Related Functions

Platform Support

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

Legato IDE, Legato Basic