Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter ElevenSGML Functions (continued)

XBRLGetLabelCount Function

Overview

The XBRLGetLabelCount function returns the number of labels in the taxonomy.

Syntax/Parameters

Syntax

int = XBRLGetLabelCount ( handle hXM );

Parameters

hXM

A handle to an XBRL Object containing taxonomy information.

Return Value

Returns an int as the count of the number of labels loaded or a formatted error code on failure.

Remarks

Since labels are loaded from one or more label linkbases, a taxonomy must be loaded in order to access labels.

Each entry represents a label for a specific concept in a specific role.

The count less 1 would be the last item in the label list.

Related Functions

Platform Support

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

Legato IDE, Legato Basic