Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter ElevenSGML Functions (continued)

SGMLGetEntryCount Function

Overview

The SGMLGetEntryCount function returns the count of parameters within an SGML Object.

Syntax/Parameters

Syntax

int = SGMLGetEntryCount ( handle hSGML );

Parameters

hSGML

A handle to an SGML Object.

Return Value

An int containing the flags or a formatted error code on failure.

If the property name cannot be translated, the value 0x1002 will be ORed bitwise with the error code.

Remarks

Attributes and properties may occupy one or more parameter entries. As a result, the entry count is not necessarily the same as the number of attributes and properties contained within a parse element or the number that will be written. Deleted items are not generally removed from the list but are rather marked as deleted.

Related Functions

Platform Support

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

Legato IDE, Legato Basic