Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter ElevenSGML Functions (continued)

XBRLGetCalculationRoles Function

Overview

The XBRLGetCalculationRoles function returns a table of all the calculation roles in the specified instance.

Syntax/Parameters

Syntax

string[][] = XBRLGetCalculationRoles ( handle hXM );

Parameters

hXM

A handle to an XBRL Object containing taxonomy information.

Return Value

Returns a string table of the calculation roles or an empty array on failure. Use the GetLastError function to retrieve a formatted error code.

Remarks

The column key names are as follows: 

  Key Name   Description/Comment  
           
  Link Record (partial):      
    role   The role format the presentation  
    title   The tittle attribute.  

  

The XBRLGetCalculationRoles function is the same as the links but only the role information is returned.

Related Functions

Platform Support

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

Legato IDE, Legato Basic