Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter Twenty-oneEDGARView Integration (continued)

EDGARHasCredentials Function

Overview

The EDGARHasCredentials function tests to see if the application has the necessary credentials set for submitting filings to the EDGAR system and accessing company information.

Syntax/Parameters

Syntax

boolean = EDGARHasCredentials ( );

Parameters

(none)

 

Return Value

A boolean as TRUE or FALSE as to whether all required credentials are present.

Remarks

The CIK, Password and CCC must be present for this function to return TRUE. The function does not test to see if the values are valid for accessing the EDGAR System.

If the EDGAR Next Beta is enabled the Username, Password, CIK and CCC must be present for this function to return TRUE.

Related Functions

Platform Support

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

Legato IDE