Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter ElevenSGML Functions (continued)

XBRLGetCalculationLinkCount Function

Overview

The XBRLGetCalculationLinkCount function returns the number of calculation links in the taxonomy.

Syntax/Parameters

Syntax

int = XBRLGetCalculationLinkCount ( 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 calculations loaded or a formatted error code on failure.

Remarks

Each entry represents a calculation link. The count less 1 would be the last item in the definition table.

Calculation links are defined within the calculation linkbase and group the arcs for each calculation. On post processing, the links and arcs are resolved into calculation items.

Related Functions

Platform Support

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

Legato IDE, Legato Basic