PLGetNumSolutionTimes

<< Click to Display Table of Contents >>

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

PLGetNumSolutionTimes

Previous page Next page

PURPOSE

Retrieve the total number of solution times in the database.

SYNTAX

PLGetNumSolutionTimes( 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 solution times for the database or one of the following error codes:

-999999998

Invalid Database.

SEE ALSO

Error Codes

PLGetTime

PLGetTimeIndex

 

Back to Table of Contents