Retrieve the Time for the specified time index.
PLGetTime( DatabaseName, TimeIndex )
DatabaseName (Character String) |
The full path and filename to the relevant database. The file extension is optional. |
TimeIndex (Integer) |
The Time Index from 1 to number of solution times. |
A numerical value containing the time in seconds for the time index or one of the following error codes:
-999999998 |
Invalid Database. |
-999999995 |
Time Index Out of Range. |