Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter ElevenSGML Functions (continued)

XBRLGetLabelLocators Function

Overview

The XBRLGetLabelLocators function returns a table of defined label locators for the loaded linkbase.

Syntax/Parameters

Syntax

string[][] = XBRLGetLabelLocators ( handle hXM );

Parameters

hXM

A handle to an XBRL Object containing taxonomy information.

Return Value

Returns a string table of label locators or an empty array on failure. Use the GetLastError function to retrieve a formatted error code.

Remarks

Locators connect labels to specific elements.

The column key names are as follows: 

  Key Name   Description/Comment  
           
  Locator Record:      
    href   Reference ID for the locator.  
    label   Reference to one or more arcs.  
  Control      
    f_sx   Position in source file.  
    f_sy   Position in source file.  
    ref_cnt   Number of arc references.  
    loc_flags   A string as a hexadecimal value for the status of the entry.  

 

Related Functions

Platform Support

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

Legato IDE, Legato Basic