Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter ElevenSGML Functions (continued)

iXBRLGetMappedTextObject Function

Overview

The iXBRLGetMappedTextObject function returns a handle to the Mapped Text Object associated with the Inline XBRL Object.

Syntax/Parameters

Syntax

handle = iXBRLGetMappedTextObject ( handle hIX );

Parameters

hIX

A handle specifying an Inline XBRL Object.

Return Value

Returns a handle to the associated Mapped Text Object or NULL_HANDLE on failure. Use the GetLastError function to retrieve error information.

Remarks

Since the handle belongs to the Inline XBRL Object, or the donor when the Inline XBRL object was created, It is not necessary to close the handle.

Writing to the mapped text object is not advisable since the tag map will be disturbed.

Related Functions

Platform Support

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

Legato IDE, Legato Basic