Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter ElevenSGML Functions (continued)

XBRLGetConceptByID Function

Overview

The XBRLGetConceptByID function returns a concept by ID.

Syntax/Parameters

Syntax

string[] = XBRLGetConcept ( handle hXM, string id );

Parameters

hXM

A handle to an XBRL Object containing taxonomy data..

id

A string containing a concept ID. The value is case-sensitive.

Return Value

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

On success, the last error will context the position of the concept in the concept table.

Remarks

The list employs the key names specified at Section 11.20.13 Taxonomy — Concepts.

Related Functions

Platform Support

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

Legato IDE, Legato Basic