Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter EightData Functions (continued)

DeleteEmptyTableRows Function

Overview

The DeleteEmptyTableRows function deletes any empty rows from a string type table.

Syntax/Parameters

Syntax

int = DeleteEmptyTableRows ( string table[][] );

Parameters

table

A two dimension string array.

Return Value

Returns an int as the number of rows deleted or a formatted error code of failure.

Remarks

Empty rows are determined using the same logic as the IsEmptyString function.

Related Functions

Platform Support

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

Legato IDE, Legato Basic