PLGetNodeSetCount

<< Click to Display Table of Contents >>

Navigation:  PipeLay > Excel Add-In > Function Reference > Set Functions >

PLGetNodeSetCount

Previous page Next page

PURPOSE

Retrieve the number of node sets in the database.

SYNTAX

PLGetNodeSetCount( DatabaseName )

PARAMETERS

DatabaseName (Character String)

The full path and filename to the relevant database. The file extension is optional.

OUTPUT

An integer value containing the number of node sets in the database or one of the following error codes:

-999999998

Invalid Database.

SEE ALSO

Error Codes

PLGetNodeSetName

PLGetNodeSetNode

PLGetNodeSetNodeCount

 

Back to Table of Contents