Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter ElevenSGML Functions (continued)

XDXGetEngramType Function

Overview

The XDXGetEngramType function returns the engram type code for a string or a mapped position.

Syntax/Parameters

Syntax

int = XDXGetEngramType ( handle hXDX, int index );

int = XDXGetEngramType ( string engram );

Parameters

hXDX

A handle to an XDX Object.

index

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

engram

A string containing an engram.

Return Value

An int as the engram code or a formatted error code on failure. Use the GetLastError function to retrieve a formatted error code and GetLastErrorMessage for additional detail.

Remarks

See Section 11.19 XDX Support Information  for the type codes. The components contained within an engram are dictated by its type.

Related Functions

Platform Support

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

Legato IDE, Legato Basic