Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.6e

Application v 6.3a

  

 

Chapter Twenty-fourEDGARView Integration (continued)

GetApplicationEDGARVersion Function

Overview

The GetApplicationEDGARVersion function returns the EDGAR version supported by the application.

Syntax/Parameters

Syntax

string = GetApplicationEDGARVersion ( [boolean verbose] );

Parameters

verbose

An optional boolean specifying to return a verbose version. The default is FALSE.

Return Value

A string containing version information or an empty string on failure. Failure indicates that EDGAR is not supported or enabled for the host application.

Remarks

The EDGAR version returned is the version that the application has been revised to support (in some cases not all EDGAR items will comply with the specified release).

SEC EDGAR versions are normally in the form of:

yy.q[m.m]

Where:

yy  — Specifies a two digit year.

q   — Specifies the quarter of the release.

m   — An optional subversion that applies to mini releases or interim releases.

In verbose mode, the data of the release will be appended in parenthesis. For example:

25.2 (June 15, 2025)

The returned string can be parsed to pull the date from the string.

Related Functions 

Platform Support

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