Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter FiveGeneral Functions (continued)

GetScriptLine Function

Overview

The GetScriptLine function returns the current line within the specific source file being executed.

Syntax/Parameters

Syntax

int = GetScriptLine ( );

Parameters

(none)

Return Value

Returns an int with the zero-based position of the current line being executed.

Remarks

This can be useful for retrieving the current execution position for logs and other functionalities.

Related Functions

Platform Support

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

Legato IDE, Legato Basic