Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter FiveGeneral Functions (continued)

GetUnwindFunction Function

Overview

The GetUnwindFunction function returns the name of the script unwind function.

Syntax/Parameters

Syntax

string = GetUnwindFunction ( );

Parameters

(none)

Return Value

Returns a string containing the name of the unwind function. If an unwind function has not been defined, an empty string will be returned as well as an error code set.

Remarks

The GetUnwindFunction function allows a script to check to see if an unwind function has been defined.

See the SetUnwindFunction for details on how to establish and use an unwind function.

Related Functions

Platform Support

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

Legato IDE, Legato Basic