GetSetElementCount

<< Click to Display Table of Contents >>

Navigation:  Flexcom > Theory > Postprocessing > Custom Postprocessing > Excel Add-in > Set Functions >

GetSetElementCount

Previous pageNext page

Purpose

This function retrieves the number of elements within a particular element set.

Syntax

GetSetElementCount (string DatabaseName, string SetName)

Parameters

DatabaseName (character string). The full path name to the relevant database.

SetName (character string). The full name of the relevant set.

Error Codes

-9999998 (if the specified database is invalid)

-9999999 (if the specified set name is invalid)