Legato
Legato

GoFiler Script Reference

 

Legato v 1.3n

Application v 5.16a

  

 

Chapter ElevenSGML Functions (continued)

XBRLGetUnits Function

Overview

The XBRLGetUnits function returns a list of all unit definitions.

Syntax/Parameters

Syntax

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

Parameters

hXM

A handle to an XBRL Object containing taxonomy information.

Return Value

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

Remarks

Each matching item is placed in the resulting table as a row with named columns for each label. The column employs the key names specified at Section 11.17.16 Unit Functions.

Related Functions

Platform Support

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

Legato IDE, Legato Basic