Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter SixteenApplication (continued)

InfoViewCloseTab Function

Overview

The InfoViewCloseTab function closes a tab within the information view by window handle.

Syntax/Parameters

Syntax

int = InfoViewCloseTab ( handle hwTab );

Parameters

hwTab

An optional window handle to a tab to close.

Return Value

An int as ERROR_NONE (0) or a formatted error code.

Remarks

A tab handle can be retrieved from menu functions as the “InfoViewTab” parameter returned via the GetMenuFunctionResponse.

Related Functions:

Platform Support

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

Legato IDE