Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter ElevenSGML Functions (continued)

XBRLGetDataTypes Function

Overview

The XBRLGetDataTypes function returns a table of all loaded data types.

Syntax/Parameters

Syntax

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

Parameters

hXM

A handle to an XBRL Object containing taxonomy information.

Return Value

Returns a string table of all taxonomy defined and built in data types or an empty array on failure. Use the GetLastError function to retrieve a formatted error code.

Remarks

The table employs the column key names specified at Section 11.20.16 Taxonomy — Data Types.

Related Functions

Platform Support

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

Legato IDE, Legato Basic