Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter ElevenSGML Functions (continued)

XBRLGetPresentationCount Function

Overview

The XBRLGetPresentationCount function returns the number of master presentation index entries. when loaded from a taxonomy or linkbase, this will be the same as the presentation link count.

Syntax/Parameters

Syntax

int = XBRLGetPresentationCount ( handle hXM );

Parameters

hXM

A handle to an XBRL Object containing instance/taxonomy information.

Return Value

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

Remarks

The master index is loaded during the post process function. It is also adjusted as presentations are added to the model.

Related Functions

Platform Support

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

Legato IDE, Legato Basic