Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter ElevenSGML Functions (continued)

iXBRLGetItemCount Function

Overview

The iXBRLGetItemCount function returns the count of the number of items within an iXBRL map.

Syntax/Parameters

Syntax

int = iXBRLGetItemCount ( handle hIX );

Parameters

hIX

A handle to an Inline XBRL object.

Return Value

Returns an int as the count of inline XBRL items mapped in the specified object or a formatted error code on failure.

Remarks

Each inline XBRL item is mapped as one or more entries. For example, a non-fraction tag will map as a complex set and also as the end tag.

Related Functions

Platform Support

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

Legato IDE, Legato Basic