Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter FourFlow Control (continued)

ResetSessionData Function

Overview

The ResetSessionData function resets the session data pool.

Syntax/Parameters

Syntax

int = ResetSessionData ( );

Parameters

(none)

 

Return Value

Returns an int as ERROR_NONE or a formatted error code on failure. Use the GetLastError function to retrieve a formatted error code and GetLastErrorMessage to retrieve additional details.

Remarks

The reset function clears all session data and consolidates all allocated pool data.

Resetting session data should be done with caution since it can affect the operation of unrelated scripts.

Related Functions

Platform Support

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

Legato IDE, Legato Basic