Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter SixFile Functions (continued)

ReleaseFileCloud Function

Overview

The ReleaseFileCloud function closes a file cloud connection and deletes the attachment.

Syntax/Parameters

Syntax

int = ReleaseFileCloud ( string name | int index );

Parameters

name

A string with the cloud name. Or,

index

An int containing the zero-based index of the connection.

Return Value

An int as ERROR_NONE or a formatted error code on failure.

Remarks

If the connection has any files or other handles open, the function will fail.

Related Functions

Platform Support

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

Legato IDE, Legato Basic