PLGetLabelCount

<< Click to Display Table of Contents >>

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

PLGetLabelCount

Previous page Next page

PURPOSE

Retrieve the number of defined labels in the database.

SYNTAX

PLGetLabelCount( 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 labels in the database or one of the following error codes:

-999999998

Invalid Database.

SEE ALSO

Error Codes

PLGetLabel

PLGetLabelNodeElementNo

PLGetLabelType

PLGetLabelTypeForLabel

 

Back to Table of Contents