Legato
Legato

GoFiler Script Reference

 

Legato v 1.3t

Application v 5.18a

  

 

Chapter Twenty-threeXBRL Functions (continued)

XDXGetEngram Function

Overview

The XDXGetEngram function returns the raw engram as a specified map position.

Syntax/Parameters

Syntax

string = XDXGetEngram ( handle hXDX, int position );

Parameters

hXDX

A handle to an XDX Object.

position

A zero-based int specifying the map position to retrieve the data.

Return Value

A string containing the raw engram or empty on failure. Use the GetLastError function to retrieve a formatted error code and GetLastErrorMessage for additional detail.

Remarks

[See for engram format]

Related Functions

Platform Support

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

Legato IDE, Legato Basic