Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter TwoLanguage Overview (continued)

ScriptVerifySignature Function

Overview

The ScriptVerifySignature function attempts to verify the digital signature of a specified script.

Syntax/Parameters

Syntax

int = ScriptVerifySignature ( string filename );

Parameters

filename

A string containing a qualified filename. The script must have full read access to the file.

Return Value

Returns an int as ERROR_NONE or a formatted error code on failure.

Remarks

The ScriptVerifySignature tests the digital signature on a script file.

Related Functions

Platform Support

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

Legato IDE, Legato Basic